SuccessChanges

Summary

  1. tsk3 Adds dataset and xml of testing for Story (details)
Commit b9ae5120a7e79423b99030f3cecb47f200d3923a by lrcortizo
tsk3 Adds dataset and xml of testing for Story
Adds class StoriesDataset and stories xml file for testing Adds new
constructor in entity Story Moves Enum types Theme and Genre to
Separated files
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Theme.java
The file was modifiedrest/src/test/resources/test-persistence.xml
The file was modifiedjsf/src/test/resources/test-persistence.xml
The file was modifiedservice/src/main/resources/META-INF/persistence.xml
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Genre.java
The file was addedtests/src/main/resources/datasets/stories.xml
The file was modifiedservice/src/test/resources/test-persistence.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Story.java
The file was modifiedrest/src/main/resources/META-INF/persistence.xml