Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees16 msPassed
testConstructorWithValidLocations0.18 secPassed
testConstructorWithValidSummaries0 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.8 secPassed
testRemoveAttendeeWithValidAttendees6 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory39 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners1 msPassed
testSetSummaryWithValidSummaries4 msPassed
testSetTitleWithValidTitles3 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation3 msPassed
testThatConstructorThrowsExceptionOnEmptySummary3 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation1 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary2 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees59 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees1 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent4 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee69 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation2 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation3 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary0 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle4 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed