Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees15 msPassed
testConstructorWithValidLocations0.22 secPassed
testConstructorWithValidSummaries0 msPassed
testConstructorWithValidTitles1 msPassed
testEqualsHashCodeContract1 secPassed
testRemoveAttendeeWithValidAttendees9 msPassed
testSetCategoryWithValidCategory40 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations4 msPassed
testSetOwnerWithValidOwners6 msPassed
testSetSummaryWithValidSummaries3 msPassed
testSetTitleWithValidTitles2 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee2 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee0 msPassed
testThatConstructorThrowsExceptionOnEmptLocation1 msPassed
testThatConstructorThrowsExceptionOnEmptySummary1 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle0 msPassed
testThatConstructorThrowsExceptionOnNullCategory1 msPassed
testThatConstructorThrowsExceptionOnNullDate1 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary4 msPassed
testThatConstructorThrowsExceptionOnNullTitle1 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle2 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees55 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet4 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees12 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent1 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent1 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee8 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee3 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee0.1 secPassed
testThatSetCategoryThrowsExceptionOnNullCategory11 msPassed
testThatSetDateThrowsExceptionOnNullDate0 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation1 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation12 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner1 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary0 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary0 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle0 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed