Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees0.12 secPassed
testConstructorWithValidLocations0.16 secPassed
testConstructorWithValidSummaries4 msPassed
testConstructorWithValidTitles5 msPassed
testEqualsHashCodeContract3.4 secPassed
testRemoveAttendeeWithValidAttendees24 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory17 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners0 msPassed
testSetSummaryWithValidSummaries0 msPassed
testSetTitleWithValidTitles0 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee0 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation0 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees30 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet2 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees0 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent3 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent0 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee25 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee65 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation15 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary4 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle1 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle1 msPassed