Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees17 msPassed
testConstructorWithValidLocations0.29 secPassed
testConstructorWithValidSummaries6 msPassed
testConstructorWithValidTitles3 msPassed
testEqualsHashCodeContract3.9 secPassed
testRemoveAttendeeWithValidAttendees12 msPassed
testSetCancelled1 msPassed
testSetCategoryWithValidCategory19 msPassed
testSetDateWithValidDate2 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners7 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles3 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation2 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle8 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation5 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary3 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees90 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees26 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.12 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate9 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation1 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary2 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed