SuccessChanges

Summary

  1. tsk97 (REST) Obtain statistics of readings Creates method to read (details)
Commit 6be8ffd9ae38bb96c8eed339b29f446331ad2f26 by ncgomez17
tsk97 (REST) Obtain statistics of readings Creates method to read
statistics of a user in StoryResource, test and the dataset required for
the tests.
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryStatisticsDto.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was addedtests/src/main/resources/datasets/readStories.xml (diff)