Test Result : EventTest

0 failures (±0)
46 tests (±0)
Took 1.9 sec.

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees9 msPassed
testConstructorWithValidLocations0.1 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.5 secPassed
testRemoveAttendeeWithValidAttendees9 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory15 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations9 msPassed
testSetOwnerWithValidOwners1 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles3 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation3 msPassed
testThatConstructorThrowsExceptionOnEmptySummary3 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation0 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary10 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees27 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees7 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent1 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee2 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee95 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate1 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation0 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation1 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle3 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed