FailedChanges

Summary

  1. tsk16 Updated teams and created team-competition (details)
Commit 12d16994523f2aa8843e91abd23fad299642ccb9 by hector.rodriguez
tsk16 Updated teams and created team-competition
- Restrictions for teamJPA were added
- Updated test for teams. New tests were added about length and
integrity
- Datasets for next EJB constructions in teams added
- Created relation between teams & competitions
The file was addedtests/src/main/resources/datasets/teams/teams-modify.xml (diff)
The file was addedtests/src/main/resources/datasets/teams/teams.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/team/TeamJPA.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/team/TeamTest.java (diff)
The file was addedtests/src/main/resources/datasets/teams/teams-create.xml (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/team/TeamCompetitionJPA.java (diff)