SuccessChanges

Summary

  1. [ejb] T1.3 Completes the UserEJB entity and their tests (details)
Commit 6fc01175692b8620dd9aedb92a922df81307c131 by prfernandez2
[ejb] T1.3 Completes the UserEJB entity and their tests
The UserEJB was incomplete, so we changed it. Also, we complete the
test, adding the DBUnit + Arquillian system.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/user/UserEJB.java (diff)
The file was addedtests/src/main/resources/datasets/users/users-modify.xml (diff)
The file was addedtests/src/main/resources/scripts/cleanup.sql (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/user/UserEJBTest.java (diff)
The file was addedtests/src/main/resources/datasets/users/users-create.xml (diff)
The file was addedtests/src/main/resources/datasets/users/users.xml (diff)