Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees13 msPassed
testConstructorWithValidLocations0.1 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles3 msPassed
testEqualsHashCodeContract2.8 secPassed
testRemoveAttendeeWithValidAttendees7 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory9 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee2 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary1 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation3 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation1 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees0.1 secPassed
testThatGetAttendeesReturnsAnUnmodifiableSet4 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees10 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee47 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation2 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner3 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary0 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed