SuccessChanges

Summary

  1. tsk52-54 Fixes EJB methods adding their tests (details)
Commit 9590259a2e27e0ed76bc01b73184a7b6b9da7888 by jvsantamarina
tsk52-54 Fixes EJB methods adding their tests
Adds JUnit test in order to test the correct operation of findByUser()
in TeamEJB and
The file was modifiedservice/src/test/java/ligaaas/teamc/service/TeamEJBTest.java (diff)
The file was addedtests/src/main/resources/datasets/teamsFind.xml (diff)
The file was addedtests/src/main/resources/datasets/competitionsFind.xml (diff)
The file was modifiedservice/src/test/java/ligaaas/teamc/service/CompetitionEJBTest.java (diff)