SuccessChanges

Summary

  1. tsk7 Creates Rest functionality tests (details)
Commit 40f33d263190298caa4368bf749c8286eaeb5be2 by jqbergantinho
tsk7 Creates Rest functionality tests
Adds the necessary methods for the rest functionality tests. Irene,
Rubén, Javier
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/http/util/HasHttpStatus.java
The file was modifiedrest/src/test/resources/web.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java