Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees23 msPassed
testConstructorWithValidLocations0.16 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1 secPassed
testRemoveAttendeeWithValidAttendees12 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory20 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee10 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary7 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees53 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees12 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent1 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent4 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee12 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.12 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation4 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary0 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed