Test Result : EventTest

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

All Tests

Test nameDurationStatus
testAddAttendeeWithValidAttendees12 msPassed
testConstructorWithValidLocations0.21 secPassed
testConstructorWithValidSummaries2 msPassed
testConstructorWithValidTitles2 msPassed
testEqualsHashCodeContract3.2 secPassed
testRemoveAttendeeWithValidAttendees7 msPassed
testSetCancelled0 msPassed
testSetCategoryWithValidCategory37 msPassed
testSetDateWithValidDate1 msPassed
testSetLocationWithValidLocations2 msPassed
testSetOwnerWithValidOwners3 msPassed
testSetSummaryWithValidSummaries2 msPassed
testSetTitleWithValidTitles1 msPassed
testThatAddAttendeeThrowsExceptionOnAlreadyAddedAttendee4 msPassed
testThatAddAttendeeThrowsExceptionOnNullAttendee4 msPassed
testThatConstructorThrowsExceptionOnEmptLocation0 msPassed
testThatConstructorThrowsExceptionOnEmptySummary2 msPassed
testThatConstructorThrowsExceptionOnEmptyTitle1 msPassed
testThatConstructorThrowsExceptionOnNullCategory0 msPassed
testThatConstructorThrowsExceptionOnNullDate0 msPassed
testThatConstructorThrowsExceptionOnNullLocation0 msPassed
testThatConstructorThrowsExceptionOnNullSummary3 msPassed
testThatConstructorThrowsExceptionOnNullTitle0 msPassed
testThatConstructorThrowsExceptionOnTooLongLocation2 msPassed
testThatConstructorThrowsExceptionOnTooLongSummary4 msPassed
testThatConstructorThrowsExceptionOnTooLongTitle0 msPassed
testThatCountAttendeesIsInSyncWithGetAttendees57 msPassed
testThatGetAttendeesReturnsAnUnmodifiableSet4 msPassed
testThatHasAtendeeIsInSyncWithGetAttendees8 msPassed
testThatHasAttendeeReturnsFalseIfAttendeeIsNotPresent5 msPassed
testThatHasAttendeeReturnsTrueIfAttendeeIsPresent2 msPassed
testThatHasAttendeeThrowsExceptionOnNullAttendee8 msPassed
testThatRemoveAttendeeThrowsExceptionOnNonExistentAttendee1 msPassed
testThatRemoveAttendeeThrowsExceptionOnNullAttendee71 msPassed
testThatSetCategoryThrowsExceptionOnNullCategory0 msPassed
testThatSetDateThrowsExceptionOnNullDate1 msPassed
testThatSetLocationThrowsExceptionOnEmptyLocation0 msPassed
testThatSetLocationThrowsExceptionOnNullLocation1 msPassed
testThatSetLocationThrowsExceptionOnTooLongLocation5 msPassed
testThatSetOwnerThrowsExceptionOnNullOwner0 msPassed
testThatSetSummaryThrowsExceptionOnEmptySummary3 msPassed
testThatSetSummaryThrowsExceptionOnNullSummary0 msPassed
testThatSetSummaryThrowsExceptionOnTooLongSummary7 msPassed
testThatSetTitleThrowsExceptionOnEmptyTitle0 msPassed
testThatSetTitleThrowsExceptionOnNullTitle4 msPassed
testThatSetTitleThrowsExceptionOnTooLongTitle0 msPassed