FailedChanges

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 (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Theme.java (diff)
The file was modifiedrest/src/test/resources/test-persistence.xml (diff)
The file was modifiedjsf/src/test/resources/test-persistence.xml (diff)
The file was modifiedservice/src/main/resources/META-INF/persistence.xml (diff)
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Genre.java (diff)
The file was addedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedservice/src/test/resources/test-persistence.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java (diff)
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Story.java (diff)
The file was modifiedrest/src/main/resources/META-INF/persistence.xml (diff)