SuccessChanges

Summary

  1. tsk17 Updates entity Team and establishes relation headquarters (details)
Commit 8e587efd647a9330c0fe4475108d232a40cfba63 by anrodriquez
tsk17 Updates entity Team and establishes relation headquarters
Eliminated the attributes of the headquarters of within the entity team
Established the relationship between headquarters and team with the
corresponding test
Including javadoc for added functions
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/Team.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/TeamTest.java (diff)