Commit
c3ca67a9f247d8001ece39a562841ec6f57e384d
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