UnstableChanges

Summary

  1. task25 Adds the relationship between Headquarters and Competition (details)
Commit f7bb4adc914e7cc9cf08df78f9b30c091312d48e by agbrey
task25 Adds the relationship between Headquarters and Competition
Establishes a relationship between Headquarters and Competition, this
realtionship is bidirectional.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java (diff)