SuccessChanges

Summary

  1. Adds relation between User and Competition (task25) (details)
Commit 44c598f89c0bb11fecc84a9393f47420dc920482 by daouterelo
Adds relation between User and Competition (task25)
Adds the relation and the corresponding tests.
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/User.java (diff)
The file was removedprueba (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java (diff)