SuccessChanges

Summary

  1. tsk25 Adds Relationship between Competition and User with its Test and (details)
Commit ddc280fdc82611274a472308e38f6ffbed34e565 by dvvilar
tsk25 Adds Relationship between Competition and User with its Test and
Dataset
The relationship for User has and competition has been created on
Competition Addition and refactor of the tests for the relationship The
mysql script was updated The dataset of team now contains the value of
the relationship
The file was modifieddomain/src/main/java/ligaaas/teamc/domain/Competition.java (diff)
The file was modifieddomain/src/test/java/ligaaas/teamc/domain/TeamTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/team.xml (diff)
The file was modifiedadditional-material/db/ligaaas-mysql.full.sql (diff)
The file was modifieddomain/src/test/java/ligaaas/teamc/domain/CompetitionTest.java (diff)