Commit
b5138923b7863318f3abc5058d00c3801effb4c1
by Miguel Reboiro-JatoAdds the missing tests for the User and Registration entities
This commit adds the unit tests for the User and Registration entities.
This tests revealed a minor bug in the Registration.getUser() method,
that has been solved.