UnstableChanges

Summary

  1. Adds ejb methods to Team entity (details)
Commit ebeec657f94a36805ce636145739ce61d92ae2b9 by anibalmgb1992
Adds ejb methods to Team entity
This commit adds methods to the ejb layer of Teams Test are incomplete
due to technical problems The next commit will complete the tests
The file was addedtests/src/main/resources/datasets/teams.xml (diff)
The file was addedtests/src/main/resources/scripts/teams.sql (diff)
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java (diff)
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java (diff)
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java (diff)
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java (diff)
The file was modifiedtests/src/main/resources/scripts/cleanup.sql (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java (diff)