Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees31 msPassed
testConstructorWithValidLocations0.27 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles4 msPassed
testEqualsHashCodeContract3.3 secPassed
testRemoveAttendeeWithValidAttendees10 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory20 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners3 msPassed
testSetSummaryWithValidSummaries10 msPassed
testSetTitleWithValidTitles3 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary17 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation0 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary1 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees66 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet8 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees12 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent0 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.13 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation0 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary0 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle6 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed