SuccessChanges

Summary

  1. tsk20, tsk23 Adds tests to Story entity and new exception (details)
Commit 0f40bae54d1d58610c4385fb12c5aca4a6222253 by alvarosuafe
tsk20, tsk23 Adds tests to Story entity and new exception
Adds new test to entity story to check null and empty values. Also, adds
tests to checks length not greater than limit on author and content
variables.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java (diff)