| testCreateCompetition | 0.35 sec | Passed |
| testCreateCompetitionWithAlreadyExists | 0.4 sec | Passed |
| testCreateCompetitionWithNull | 0.3 sec | Passed |
| testDeleteCompetition | 0.66 sec | Passed |
| testDeleteCompetitionWithNonExistent | 0.44 sec | Passed |
| testFindByDescriptionCompetition | 0.36 sec | Passed |
| testFindByDescriptionCompetitionWithLongName | 0.72 sec | Passed |
| testFindByDescriptionCompetitionWithNull | 0.37 sec | Passed |
| testFindByDescriptionCompetitionWithShortName | 4.7 sec | Passed |
| testFindByNameCompetition | 0.29 sec | Passed |
| testFindByNameCompetitionWithLongName | 0.22 sec | Passed |
| testFindByNameCompetitionWithNull | 0.22 sec | Passed |
| testFindByNameCompetitionWithShortName | 0.91 sec | Passed |
| testFindByShortNameCompetition | 0.22 sec | Passed |
| testFindByShortNameCompetitionWithNull | 0.44 sec | Passed |
| testFindByShortNameCompetitionWithShortLongName | 0.29 sec | Passed |
| testFindByShortNameCompetitionWithShortShortName | 0.26 sec | Passed |
| testFindBySportTypeCompetition | 0.19 sec | Passed |
| testFindBySportTypeCompetitionWithNull | 0.3 sec | Passed |
| testFindByTeamCompetition | 1.2 sec | Passed |
| testFindByTeamCompetitionWithNull | 0.32 sec | Passed |
| testFindByUserCompetition | 0.3 sec | Passed |
| testFindByUserCompetitionWithNull | 0.5 sec | Passed |
| testFindCompetition | 0.31 sec | Passed |
| testFindCompetitionsByUser | 2.3 sec | Passed |
| testFindPublicCompetition | 0.27 sec | Passed |
| testFindPublicCompetitionById | 0.27 sec | Passed |
| testFindPublicCompetitionByLocality | 0.25 sec | Passed |
| testFindPublicCompetitionByLocalityTypeNull | 0.23 sec | Passed |
| testFindPublicCompetitionBySportType | 0.32 sec | Passed |
| testFindPublicCompetitionBySportTypeNull | 0.3 sec | Passed |
| testUpdateCompetition | 0.28 sec | Passed |
| testUpdateCompetitionWithNonExistent | 0.38 sec | Passed |
| testUpdateCompetitionWithNull | 0.33 sec | Passed |