Test Result : EventEJBTest

0 failures (±0)
21 tests (±0)
Took 8.3 sec.

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.4 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.4 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.19 secPassed
testCreateReturnsTheInsertedEvent1.1 secPassed
testGetEventsJoinedByUserEmpty0.27 secPassed
testGetEventsJoinedByUserNotEmpty0.46 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.3 secPassed
testListByDateReturnsEmptyListIfCountIsZero72 msPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase86 msPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.15 secPassed
testListByDateReturnsValidEvents0.39 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase0.22 secPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.73 secPassed
testRegisterUserAlreadyRegistered0.47 secPassed
testRegisterUserToEvent0.38 secPassed
testSearchDescriptionMultipleResult0.23 secPassed
testSearchDescriptionSingleResult0.14 secPassed
testSearchNoResultException0.39 secPassed
testSearchOnTitleAndDescription0.21 secPassed
testSearchTitleMultipleResult0.35 secPassed
testSearchTitleSingleResult0.24 secPassed