SuccessChanges

Summary

  1. tsk8 Adds get all teams to the rest layer (details)
Commit 6f2237b49edf7accaa2531562886fb1fd32a26d2 by anibalmgb1992
tsk8 Adds get all teams to the rest layer
This commit adds the method to return all teams in the rest layer with
its test.
The file was addedrest/src/main/test/es/uvigo/esei/dgss/tead/ligaaas/rest/GenericTypes.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamResource.java (diff)
The file was addedrest/src/main/test/es/uvigo/esei/dgss/tead/ligaaas/rest/TeamResourceRestTest.java (diff)