UnstableChanges

Summary

  1. tsk 22 - Fixes error with multiple themes (details)
Commit ce106f8bc6338ec38a074ea0e6c0def228dc38c5 by ipgonzalez2
tsk 22 - Fixes error with multiple themes
Adds the field secondaryTheme to consider that a story can have two
themes
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/IsEqualToStory.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java (diff)