| testCreateMatch | 0.33 sec | Passed |
| testCreateMatchWithAlreadyExists | 1 sec | Passed |
| testCreateMatchWithNull | 0.11 sec | Passed |
| testDeleteMatch | 0.19 sec | Passed |
| testDeleteMatchWithNonExistent | 0.12 sec | Passed |
| testFindByDateMatch | 0.11 sec | Passed |
| testFindByDateMatchWithNull | 0.16 sec | Passed |
| testFindByDescriptionMatch | 0.11 sec | Passed |
| testFindByDescriptionMatchWithLongName | 0.13 sec | Passed |
| testFindByDescriptionMatchWithNull | 0.13 sec | Passed |
| testFindByHeadQuarterMatch | 0.29 sec | Passed |
| testFindByHomeTeamMatch | 0.1 sec | Passed |
| testFindByHomeTeamMatchWithNull | 0.15 sec | Passed |
| testFindByLocalPointsMatch | 0.12 sec | Passed |
| testFindByLocalPointsMatchLowerThanZero | 0.3 sec | Passed |
| testFindByRoundMatch | 0.1 sec | Passed |
| testFindByRoundMatchWithNull | 0.12 sec | Passed |
| testFindByStateMatch | 0.1 sec | Passed |
| testFindByStateMatchWithNull | 0.12 sec | Passed |
| testFindByVisitingPointsMatch | 0.15 sec | Passed |
| testFindByVisitingPointsMatchLowerThanZero | 0.15 sec | Passed |
| testFindByVisitingTeamMatch | 98 ms | Passed |
| testFindByVisitingTeamMatchWithNull | 0.14 sec | Passed |
| testFindMatch | 0.11 sec | Passed |
| testUpdateMatch | 0.14 sec | Passed |
| testUpdateMatchWithNonExistent | 0.19 sec | Passed |
| testUpdateMatchWithNull | 0.13 sec | Passed |