SuccessChanges

Summary

  1. Tsk31 Adds service to recovery the stories of an author (details)
Commit 85c4f36b42c17003b8e2facc0cf565272f64be87 by bmcandeias
Tsk31 Adds service to recovery the stories of an author
Creates a new class to manage the services of an User and the service to
recovery the stories of an author is added in it.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/ServiceIntegrationTestSuite.java
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java