SuccessChanges

Summary

  1. Add documentation and test to entities. (details)
Commit 44461ace6832e44a1f9f20300e47153707114dda by rabande
Add documentation and test to entities.
The documentation has been added to the "User" and "Event" entities and
the tests of those entities have been completed.
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java (diff)