| testCreateCompetition | 0.36 sec | Passed |
| testCreateCompetitionWithAlreadyExists | 0.22 sec | Passed |
| testCreateCompetitionWithNull | 0.22 sec | Passed |
| testDeleteCompetition | 0.34 sec | Passed |
| testDeleteCompetitionWithNonExistent | 0.16 sec | Passed |
| testFindByDescriptionCompetition | 0.2 sec | Passed |
| testFindByDescriptionCompetitionWithLongName | 0.55 sec | Passed |
| testFindByDescriptionCompetitionWithNull | 0.21 sec | Passed |
| testFindByDescriptionCompetitionWithShortName | 2 sec | Passed |
| testFindByNameCompetition | 0.17 sec | Passed |
| testFindByNameCompetitionWithLongName | 0.33 sec | Passed |
| testFindByNameCompetitionWithNull | 0.39 sec | Passed |
| testFindByNameCompetitionWithShortName | 0.44 sec | Passed |
| testFindByShortNameCompetition | 0.43 sec | Passed |
| testFindByShortNameCompetitionWithNull | 0.24 sec | Passed |
| testFindByShortNameCompetitionWithShortLongName | 0.46 sec | Passed |
| testFindByShortNameCompetitionWithShortShortName | 0.28 sec | Passed |
| testFindBySportTypeCompetition | 0.34 sec | Passed |
| testFindBySportTypeCompetitionWithNull | 0.24 sec | Passed |
| testFindByTeamCompetition | 0.24 sec | Passed |
| testFindByTeamCompetitionWithNull | 0.29 sec | Passed |
| testFindByUserCompetition | 0.21 sec | Passed |
| testFindByUserCompetitionWithNull | 0.39 sec | Passed |
| testFindCompetition | 0.19 sec | Passed |
| testFindCompetitionsByUser | 1 sec | Passed |
| testFindPublicCompetition | 0.14 sec | Passed |
| testFindPublicCompetitionById | 0.14 sec | Passed |
| testFindPublicCompetitionByLocality | 0.27 sec | Passed |
| testFindPublicCompetitionByLocalityTypeNull | 0.15 sec | Passed |
| testFindPublicCompetitionBySportType | 0.23 sec | Passed |
| testFindPublicCompetitionBySportTypeNull | 0.33 sec | Passed |
| testUpdateCompetition | 0.2 sec | Passed |
| testUpdateCompetitionWithNonExistent | 0.33 sec | Passed |
| testUpdateCompetitionWithNull | 0.19 sec | Passed |