Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees16 msPassed
testConstructorWithValidLocations0.24 secPassed
testConstructorWithValidSummaries3 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract1.8 secPassed
testRemoveAttendeeWithValidAttendees12 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory30 msPassed
testSetDateWithValidDate0 msPassed
testSetLocationWithValidLocations1 msPassed
testSetOwnerWithValidOwners2 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles1 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee7 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee3 msPassed
testThatConstructorThrowsExceptionOnEmptLocation4 msPassed
testThatConstructorThrowsExceptionOnEmptySummary0 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary1 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary0 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle12 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees53 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet3 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees8 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent12 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee96 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory1 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation5 msPassed
testThatSetLocationThrowsExceptionOnNullLocation0 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation4 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary5 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary2 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary2 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle1 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle4 msPassed