SuccessChanges

Summary

  1. Test for facilities added & entities updated (details)
Commit 344abda2cd00dde22b7cb66c92814b348096d761 by hector.rodriguez
Test for facilities added & entities updated
Tests for entity Facility were added In that test, methods create,
update, checkstatus and delete were created. In other hand, about
updates:
- Doc for entity Match was updated
- Attribute deleted added in entity Fixture for deleting a fixture
- Wrong test update in match test fixed
The file was modifieddomain/src/test/es/uvigo/esei/dgss/match/MatchTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/match/MatchJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/fixture/FixtureJPA.java (diff)
The file was addeddomain/src/test/es/uvigo/esei/dgss/fixture/FixtureTest.java (diff)