Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees36 msPassed
testConstructorWithValidLocations0.13 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles4 msPassed
testEqualsHashCodeContract3.8 secPassed
testRemoveAttendeeWithValidAttendees15 msPassed
testSetCancelled1 msPassed
testSetCategoryWithValidCategory7 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners7 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee6 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee2 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees28 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees19 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee8 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee65 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation3 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation0 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle1 msPassed
testThatSetTitleThrowsExceptionOnNullTitle2 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed