Test Result : EventEJBTest

0 failures (±0)
17 tests (±0)
Took 7.8 sec.

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.6 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.35 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.19 secPassed
testCreateReturnsTheInsertedEvent2.6 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.22 secPassed
testListByDateReturnsEmptyListIfCountIsZero31 msPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase89 msPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.21 secPassed
testListByDateReturnsValidEvents0.41 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase92 msPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.71 secPassed
testSearchDescriptionMultipleResult0.24 secPassed
testSearchDescriptionSingleResult0.2 secPassed
testSearchNoResultException96 msPassed
testSearchOnTitleAndDescription0.18 secPassed
testSearchTitleMultipleResult0.27 secPassed
testSearchTitleSingleResult0.22 secPassed