SuccessChanges

Summary

  1. Adds the relationship between user and player (details)
Commit 777cf2621eee38e897498fc0a47b24c8b70eab3d by mprodriguez4
Adds the relationship between user and player
Added the atributes in the classes for the representation of the
relationship between user and player(a player can be an user). Added the
test for this implementation.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.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/Player.java (diff)