SuccessChanges

Summary

  1. tsk1 Updates Story entity and Story test (details)
Commit a10025a4b943992da25b3ff2f6198bdf050c7cc4 by miguel.ferreiro.diaz
tsk1 Updates Story entity and Story test
Modifies entity and adds checking if it's published on setter methods to
avoid editing after publishing. Also, updates story test improve
coverage and make sure all the attributes are tested. In addition, adds
a test suite and renames the test file.
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java (diff)
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java (diff)
The file was removeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java (diff)