Test Result : EventTest

0 failures (±0)
45 tests (±0)
Took 1.3 sec.

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees0.12 secPassed
testConstructorWithValidLocations0.16 secPassed
testConstructorWithValidSummaries0 msPassed
testConstructorWithValidTitles4 msPassed
testEqualsHashCodeContract0.8 secPassed
testRemoveAttendeeWithValidAttendees5 msPassed
testSetCategoryWithValidCategory38 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners3 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee2 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary4 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary0 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle2 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees27 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet2 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees13 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent4 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent5 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.11 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate4 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation0 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation4 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary2 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle3 msPassed