Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees0.55 secPassed
testConstructorWithValidLocations0.17 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles4 msPassed
testEqualsHashCodeContract1.5 secPassed
testRemoveAttendeeWithValidAttendees6 msPassed
testSetCancelled2 msPassed
testSetCategoryWithValidCategory39 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles0 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee1 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation1 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary2 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle1 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees52 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees10 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.12 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation6 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle5 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle4 msPassed