SuccessChanges

Summary

  1. tsk13 Adds resource for searching stories by text (details)
Commit 8c70a1dd2e0a41aa66535367fc32576b4f2d9c53 by dvfernandez
tsk13 Adds resource for searching stories by text
Adds the API Rest for searching stories by text with tests Adds a mapper
for NullPointerException
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/NullPointerExceptionMapper.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceUnitTest.java (diff)