Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees13 msPassed
testConstructorWithValidLocations0.27 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract3 secPassed
testRemoveAttendeeWithValidAttendees8 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory49 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners6 msPassed
testSetSummaryWithValidSummaries0 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee2 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary1 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary0 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary6 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees93 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees9 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee88 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate1 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation1 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary1 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed