Test Result : EventEJBTest

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

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.6 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.26 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.13 secPassed
testCreateReturnsTheInsertedEvent3.1 secPassed
testGetEventsJoinedByUserEmpty0.2 secPassed
testGetEventsJoinedByUserNotEmpty0.45 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.28 secPassed
testListByDateReturnsEmptyListIfCountIsZero0.18 secPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase64 msPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.24 secPassed
testListByDateReturnsValidEvents0.3 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase68 msPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.78 secPassed
testRegisterUserAlreadyRegistered0.72 secPassed
testRegisterUserToEvent0.45 secPassed
testSearchDescriptionMultipleResult0.32 secPassed
testSearchDescriptionSingleResult0.13 secPassed
testSearchNoResultException0.35 secPassed
testSearchOnTitleAndDescription0.2 secPassed
testSearchTitleMultipleResult0.35 secPassed
testSearchTitleSingleResult0.2 secPassed