SuccessChanges

Summary

  1. tsk3/4 Creation of datasets and the matcher (details)
  2. tsk3-4 Matcher and dataset development (details)
Commit 6a63e3fb962ac626de162a367ca5c777309e1e5a by miguigg1412
tsk3/4 Creation of datasets and the matcher
Creation of the datasets and the matcher for the entity Story. The class
StoryDataset is yet to be finalized
The file was addedtests/src/main/resources/datasets/stories-remove.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java
The file was addedtests/src/main/resources/datasets/stories.xml
The file was addedtests/src/main/resources/datasets/stories-update.xml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
Commit 15e3c623fcd340f19d8dd32098d70ed569ecacf6 by miguigg1412
tsk3-4 Matcher and dataset development
It has been developed the matcher class and the dataset, it has been
also created the dataset class with all of their methods.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java