SuccessChanges

Summary

  1. tsk27 Adds basic testing for Event's search and highlight API (details)
Commit eeee7aa4d9d5a0d1935763d30a8725158f360b41 by agjacome
tsk27 Adds basic testing for Event's search and highlight API
Adds some Unit and Integration tests for newly created (in previous
commit) methods to perform searches and list current highlights.
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceUnitTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java (diff)