Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees12 msPassed
testConstructorWithValidLocations0.19 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract4.6 secPassed
testRemoveAttendeeWithValidAttendees10 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory16 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee1 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee2 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation3 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees59 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet4 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees9 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent6 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee69 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation5 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed