Test Result : EventEJBTest

0 failures (±0)
21 tests (+2)
Took 7.4 sec.

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.2 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.43 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.16 secPassed
testCreateReturnsTheInsertedEvent1.2 secPassed
testGetEventsJoinedByUserEmpty0.17 secPassed
testGetEventsJoinedByUserNotEmpty0.23 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.21 secPassed
testListByDateReturnsEmptyListIfCountIsZero0.23 secPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase80 msPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.2 secPassed
testListByDateReturnsValidEvents0.33 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase75 msPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.35 secPassed
testRegisterUserAlreadyRegistered0.87 secPassed
testRegisterUserToEvent0.3 secPassed
testSearchDescriptionMultipleResult0.18 secPassed
testSearchDescriptionSingleResult0.17 secPassed
testSearchNoResultException0.25 secPassed
testSearchOnTitleAndDescription0.17 secPassed
testSearchTitleMultipleResult0.29 secPassed
testSearchTitleSingleResult0.2 secPassed