Test Result : EventEJBTest

0 failures (-1)
11 tests (+10)
Took 5.9 sec.

All Tests

Test nameDurationStatus
testCreateEventCannotBeCalledByANonExistentUser1.7 secPassed
testCreateEventCannotBeCalledByUnauthorizedUsers0.45 secPassed
testCreateEventCorrectlyInsertsValidEventInDatabase0.34 secPassed
testCreateReturnsTheInsertedEvent1.3 secPassed
testListByDateReturnsAllEventsIfCountIsGreaterThanDatabaseSize0.3 secPassed
testListByDateReturnsEmptyListIfCountIsZero0.23 secPassed
testListByDateReturnsEmptyListIfNoEventsInDatabase0.11 secPassed
testListByDateReturnsTheSpecifiedNumberOfEvents0.23 secPassed
testListByDateReturnsValidEvents0.34 secPassed
testListHighlightedReturnsEmptyListIfNoEventsInDatabase0.11 secPassed
testListHighlightedReturnsNoMoreEventsThanExisting0.73 secPassed