SuccessChanges

Summary

  1. Modifies some xml datasets and add getEventJoinedByUser method and tests (details)
Commit 478dcfd5c9f469727735888c5c63205fb08ca2bd by abmiguez
Modifies some xml datasets and add getEventJoinedByUser method and tests
Modifies EventEJB and this test to add getEventJoinedByUserMethod. Fixes
several datasets to delete duplicates.
The file was addedtests/src/main/resources/datasets/anne-joins-event-15.xml
The file was modifiedtests/src/main/resources/datasets/user-joins-event.xml
The file was removedtests/src/main/resources/datasets/anne-joins-event-10.xml
The file was modifiedtests/src/main/resources/datasets/events-less-than-twenty.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was removedtests/src/main/resources/datasets/users-create.xml
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java
The file was modifiedtests/src/main/resources/datasets/events.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java
The file was modifiedtests/src/main/resources/datasets/events-less-than-five.xml
The file was addedtests/src/main/resources/datasets/new-user.xml
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java