SuccessChanges

Summary

  1. Tsk3 Create Test Datasets (details)
Commit 5c7ad8a53451d07cb58efe7465b3fcfc6328e7bb by gvgomez
Tsk3 Create Test Datasets
Adds the XML that contains the datasets to use in DBUnit Adds the
Stories dataset class to manage persistence tests Adds the SQL file to
cleanup the database Modifies the IsEqualToEntity package to match with
entities location
The file was addedtests/src/main/resources/datasets/stories-update-story.xml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.java
The file was addedtests/src/main/resources/datasets/stories-create-with-two-theme.xml
The file was addedtests/src/main/resources/datasets/stories.xml
The file was addedtests/src/main/resources/scripts/cleanup.sql
The file was removedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java
The file was addedtests/src/main/resources/datasets/stories-update-story-theme.xml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java
The file was addedtests/src/main/resources/datasets/stories-remove.xml
The file was addedtests/src/main/resources/datasets/stories-create-with-one-theme.xml