Commit
5f660c335a3d6ce61c719593146f15fcf4a65db5
by jspilva17tsk1-3 Adds class documentation, throw exceptions, and adds tests to
entity story
In the story entity, if the gender size exceeds a certain number of
characters, throws an illegal exception. Also, different tests adds to
check for this exception. Finally, creates documentation for enums,
Story test and story entity.