FailedChanges

Summary

  1. tsk1-7-16 Adds Entity User with its Test and Dataset (details)
Commit 8b93e924e6945c52c59ba61257fbdd5a7089cb3f by anvieiravazquez
tsk1-7-16 Adds Entity User with its Test and Dataset
The java class for user has been created, with its attributes and
setters getting validated and its getters The tests were made using
hamcrest The dataset contains a set of examples for future tests Also
formatted Team.java to comply with defined conventions
The file was modifieddomain/pom.xml (diff)
The file was modifiedadditional-material/db/ligaaas-mysql.full.sql (diff)
The file was modifieddomain/src/test/java/ligaaas/teamc/domain/UserTest.java (diff)
The file was modifieddomain/src/main/java/ligaaas/teamc/domain/Team.java (diff)
The file was modifieddomain/src/main/java/ligaaas/teamc/domain/User.java (diff)
The file was addedtests/src/main/resources/datasets/user.xml (diff)