Test Result : EventEJBTest

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

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.4 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.3 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.21 secPassed
testCreateReturnsTheInsertedEvent1.3 secPassed
testGetEventsJoinedByUserEmpty0.21 secPassed
testGetEventsJoinedByUserNotEmpty0.41 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.29 secPassed
testListByDateReturnsEmptyListIfCountIsZero93 msPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase0.11 secPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.16 secPassed
testListByDateReturnsValidEvents0.37 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase81 msPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.68 secPassed
testRegisterUserAlreadyRegistered0.48 secPassed
testRegisterUserToEvent0.26 secPassed
testSearchDescriptionMultipleResult0.25 secPassed
testSearchDescriptionSingleResult0.15 secPassed
testSearchNoResultException0.96 secPassed
testSearchOnTitleAndDescription0.14 secPassed
testSearchTitleMultipleResult0.38 secPassed
testSearchTitleSingleResult0.2 secPassed