| testCreateCompetition | 0.24 sec | Passed |
| testCreateCompetitionWithAlreadyExists | 0.23 sec | Passed |
| testCreateCompetitionWithNull | 0.24 sec | Passed |
| testDeleteCompetition | 0.47 sec | Passed |
| testDeleteCompetitionWithNonExistent | 0.19 sec | Passed |
| testFindByDescriptionCompetition | 0.27 sec | Passed |
| testFindByDescriptionCompetitionWithLongName | 0.27 sec | Passed |
| testFindByDescriptionCompetitionWithNull | 0.2 sec | Passed |
| testFindByDescriptionCompetitionWithShortName | 2.3 sec | Passed |
| testFindByNameCompetition | 0.12 sec | Passed |
| testFindByNameCompetitionWithLongName | 0.27 sec | Passed |
| testFindByNameCompetitionWithNull | 0.27 sec | Passed |
| testFindByNameCompetitionWithShortName | 0.64 sec | Passed |
| testFindByShortNameCompetition | 0.18 sec | Passed |
| testFindByShortNameCompetitionWithNull | 0.28 sec | Passed |
| testFindByShortNameCompetitionWithShortLongName | 0.28 sec | Passed |
| testFindByShortNameCompetitionWithShortShortName | 0.27 sec | Passed |
| testFindBySportTypeCompetition | 0.23 sec | Passed |
| testFindBySportTypeCompetitionWithNull | 0.26 sec | Passed |
| testFindByTeamCompetition | 0.22 sec | Passed |
| testFindByTeamCompetitionWithNull | 0.3 sec | Passed |
| testFindByUserCompetition | 0.3 sec | Passed |
| testFindByUserCompetitionWithNull | 0.34 sec | Passed |
| testFindCompetition | 0.2 sec | Passed |
| testFindCompetitionsByUser | 1.1 sec | Passed |
| testFindPublicCompetition | 0.2 sec | Passed |
| testFindPublicCompetitionById | 0.26 sec | Passed |
| testFindPublicCompetitionByLocality | 0.16 sec | Passed |
| testFindPublicCompetitionByLocalityTypeNull | 0.14 sec | Passed |
| testFindPublicCompetitionBySportType | 0.14 sec | Passed |
| testFindPublicCompetitionBySportTypeNull | 0.19 sec | Passed |
| testUpdateCompetition | 0.28 sec | Passed |
| testUpdateCompetitionWithNonExistent | 0.24 sec | Passed |
| testUpdateCompetitionWithNull | 0.19 sec | Passed |