Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees9 msPassed
testConstructorWithValidLocations0.21 secPassed
testConstructorWithValidSummaries4 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.9 secPassed
testRemoveAttendeeWithValidAttendees4 msPassed
testSetCancelled1 msPassed
testSetCategoryWithValidCategory15 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles3 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee2 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary2 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory2 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle2 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees57 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet4 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees11 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent1 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee62 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate1 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation6 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed