Commit
8b93e924e6945c52c59ba61257fbdd5a7089cb3f
by anvieiravazqueztsk1-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