FailedChanges

Summary

  1. Updates Event, User, UserEJB and UserEJB test (details)
  2. Updates test for UserEJB (details)
Commit 124d3521bde721096b0e6914218171d766e4fa53 by ansousa
Updates Event, User, UserEJB and UserEJB test
Adds getId for User, adds javadoc and a try for a test
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/UserEJB.java (diff)
Commit 94a6831317651104cc708675b1be2619161d995a by ansousa
Updates test for UserEJB
Updates the test, but there are not working
The file was modifiedadditional-material/db/letta-mysql.full.sql (diff)
The file was modifiedadditional-material/db/letta-mysql.test.sql (diff)