SuccessChanges

Summary

  1. task25 Adds the relationship between Headquarters and Competition (details)
Commit 4a3281a6dd196fd5cef193143dfe70f71b1bf426 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/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/Competition.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)