SuccessChanges

Summary

  1. Fixes competition tests problems (details)
Commit 523810107a89c9322146ba192529c3b49e59a1dd by agbrey
Fixes competition tests problems
Fixes problems with the competition tests in the service layer. Now, the
tests are in the correct way and they are working properly.
The file was modifiedtests/src/main/resources/datasets/competitions-update.xml (diff)
The file was modifiedtests/src/main/resources/datasets/competition-create.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java (diff)
The file was modifiedtests/src/main/resources/datasets/competitions-delete.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/competitions.xml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java (diff)