SuccessChanges

Summary

  1. tsk10.2 Added the Competition REST class (details)
Commit ba79d1b20add7ecd98e3185002bcfa80a3a3148b by agbarbosa
tsk10.2 Added the Competition REST class
Added the class to handle the REST of competition Started the tests of
the competition REST class Due to lack of time the tests will remain
disabled, on the next sprint, they should be fixed
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/CompetitionRest.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/CompetitionRestIntegrationTest.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/CompetitionRestUnitTest.java