SuccessChanges

Summary

  1. tsk73 Checks coverage of the service layer (details)
Commit 992124590c827b6b5cbaf6001bf8ab11cffc2a85 by pvfernandez
tsk73 Checks coverage of the service layer
This commit adds new tests in EventEJBTest and UserEJBTest to cover the
coverage as much as possible To do this, it has been necessary to create
new datasets
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/lettab/domain/datasets/EventsDataset.java
The file was addedtests/src/main/resources/datasets/eventCanceled.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/lettab/domain/datasets/UsersDataset.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java
The file was addedtests/src/main/resources/datasets/userActive2.xml
The file was addedtests/src/main/resources/datasets/userEventNotActive.xml
The file was modifiedtests/src/main/resources/datasets/events1.xml
The file was addedtests/src/main/resources/datasets/userNotLinkedEvent.xml