Test Result : EventEJBTest

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

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser2.1 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.35 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.21 secPassed
testCreateReturnsTheInsertedEvent1.3 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.23 secPassed
testListByDateReturnsEmptyListIfCountIsZero0.19 secPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase0.12 secPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.18 secPassed
testListByDateReturnsValidEvents0.43 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase7 msPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.68 secPassed
testSearchDescriptionMultipleResult0.29 secPassed
testSearchDescriptionSingleResult0.3 secPassed
testSearchNoResultException42 msPassed
testSearchOnTitleAndDescription0.22 secPassed
testSearchTitleMultipleResult0.35 secPassed
testSearchTitleSingleResult0.21 secPassed