SuccessChanges

Summary

  1. tsk52 Refactor of story DTO mapper (details)
Commit 6a027a7a80457f69e1e9c24f09d43b2dc7490546 by ivizcaya
tsk52 Refactor of story DTO mapper
Moves the story DTO mapper to a new StoryDto to make it reusable from
tests and rest layers.
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.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)