Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees20 msPassed
testConstructorWithValidLocations0.12 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.4 secPassed
testRemoveAttendeeWithValidAttendees7 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory16 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations3 msPassed
testSetOwnerWithValidOwners12 msPassed
testSetSummaryWithValidSummaries3 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee2 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary2 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees39 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet2 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees11 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent4 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.11 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory10 msPassed
testThatSetDateThrowsExceptionOnNullDate8 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation6 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle1 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed