FailedChanges

Summary

  1. tsk72 Adds the tests of the constructors of the User class (details)
Commit c48e38b408182e9b479056705120d5de6fed5d50 by miguel.ferreiro.diaz
tsk72 Adds the tests of the constructors of the User class
Tests are added to check the proper operating of the User class
constructors. Note that constructors for testing purposes have no
associated tests since they are not intended to be used for any other
purpose.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/User.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java (diff)