Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees18 msPassed
testConstructorWithValidLocations0.13 secPassed
testConstructorWithValidSummaries5 msPassed
testConstructorWithValidTitles0 msPassed
testEqualsHashCodeContract1.7 secPassed
testRemoveAttendeeWithValidAttendees8 msPassed
testSetCancelled1 msPassed
testSetCategoryWithValidCategory12 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners6 msPassed
testSetSummaryWithValidSummaries1 msPassed
testSetTitleWithValidTitles1 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary1 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees27 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet10 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees12 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent6 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent3 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee86 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory4 msPassed
testThatSetDateThrowsExceptionOnNullDate1 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation0 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation1 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle1 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed