SuccessChanges

Summary

  1. Created Story class and Tests (details)
Commit 07f9f5aebc5f081fbcd1572c5f84244085111b43 by jqbergantinho
Created Story class and Tests
Created the story class, along with auxiliar classes needed. Also
created the necessary tests.
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Topic.java (diff)
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/microstories/domain/StoryTest.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Genre.java (diff)