Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees14 msPassed
testConstructorWithValidLocations0.2 secPassed
testConstructorWithValidSummaries0 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract0.91 secPassed
testRemoveAttendeeWithValidAttendees7 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory16 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee1 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary11 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation0 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary2 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees58 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees21 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent4 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.1 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation0 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle2 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed