SuccessChanges

Summary

  1. Test commit (details)
  2. Adds a folder structure for subporject Domain: A folder struture (details)
The file was addedprueba (diff)
Commit 96bf81cf901d75770c0d0e359b1911c63037bbbc by daouterelo
Adds a folder structure for subporject Domain: 	A folder struture
for java classes and their respective tests. Created an empty
User class and a UserTest class with the porpouse to upload the folder
structure (this classes will be implemented soon).
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java (diff)