SuccessChanges

Summary

  1. tsk25 Adds a relationship between competition and headquarters (details)
Commit a19ec7060b1c854b159125528e4fd6161467ce67 by agbrey
tsk25 Adds a relationship between competition and headquarters
Adds methods to add and remove competitions on headquarters Adds methods
to add and remove headquarters on competition Adds test to check the
methods Adds the relationship annotations.
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java (diff)