Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees15 msPassed
testConstructorWithValidLocations0.29 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.5 secPassed
testRemoveAttendeeWithValidAttendees7 msPassed
testSetCancelled1 msPassed
testSetCategoryWithValidCategory49 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles1 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary2 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory4 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary16 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees82 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet2 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees8 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent6 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee3 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.21 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation0 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation8 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary4 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle1 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle2 msPassed