Test Result : EventTest

0 failures (±0)
45 tests (±0)
Took 5.5 sec.

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees28 msPassed
testConstructorWithValidLocations0.14 secPassed
testConstructorWithValidSummaries4 msPassed
testConstructorWithValidTitles4 msPassed
testEqualsHashCodeContract5 secPassed
testRemoveAttendeeWithValidAttendees6 msPassed
testSetCategoryWithValidCategory24 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations6 msPassed
testSetOwnerWithValidOwners1 msPassed
testSetSummaryWithValidSummaries11 msPassed
testSetTitleWithValidTitles5 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee3 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary1 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary7 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary6 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle10 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees28 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees13 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent0 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent15 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.11 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate3 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation3 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary1 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary1 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed