SuccessChanges

Summary

  1. tsk44, tsk45 Adds the posibilty to user for leave an event (details)
Commit 134a954bbcda673b4d579d958e2825d27069fc54 by ordominguez
tsk44, tsk45 Adds the posibilty to user for leave an event
Modifies the service to allow the users to leave an event Adds the
Arquillian test for the new feature Adds the DBUnit scripts for the
arquillian tests
The file was addedtests/src/main/resources/datasets/userEventNotAssist.xml (diff)
The file was addedtests/src/main/resources/datasets/userEventAssist.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/lettab/domain/datasets/EventsDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java (diff)