<?php
$coverage = new SebastianBergmann\CodeCoverage\CodeCoverage;
$coverage->setData(array (
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/WithTeams.php' =>
array (
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Base.php' =>
array (
15 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_team_add_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_name_setup_group',
22 => 'GroupTest::check_games_generation_group',
23 => 'GroupTest::check_games_generation_split_group',
24 => 'GroupTest::check_played_group',
25 => 'GroupTest::check_progress_blank_group',
26 => 'GroupTest::check_gen_games_simulate_group',
27 => 'GroupTest::check_gen_games_simulate_with_reset_group',
28 => 'ProgressionTest::check_progressing',
29 => 'ProgressionTest::check_progressing_duplicates',
30 => 'ProgressionTest::check_progressing_blank',
31 => 'ProgressionTest::check_progressing_with_filters',
32 => 'ProgressionTest::check_progressing_with_filters_setting',
33 => 'ProgressionTest::check_progressing_blank_wint_filters',
34 => 'RoundTest::check_name_setup_round',
35 => 'RoundTest::check_games_generation_round',
36 => 'RoundTest::check_played_round',
37 => 'RoundTest::check_progress_round',
38 => 'RoundTest::check_progress_blank_round',
39 => 'SingleEliminationTest::test_single_elimination',
40 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
41 => 'TeamTest::check_name_setup_team',
42 => 'TournamentTest::check_team_add_tournament',
43 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
44 => 'TournamentTest::check_split_teams_tournament',
45 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
46 => 'TournamentTest::check_gen_games_simulate_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_tournament',
49 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
53 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
54 => 'TournamentTest::check_tournament_time_tournament',
55 => 'TournamentTest::check_getting_games_tournament',
56 => 'TournamentTest::check_sorting_teams_tournament',
57 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
58 => 'TournamentTest::check_sorting_teams_by_score_tournament',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
61 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
16 => NULL,
19 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'DoubleEliminationTest::test_double_elimination',
17 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
18 => 'FilterTest::check_filter_creation',
19 => 'FilterTest::check_filter_creation_multi',
20 => 'FilterTest::check_filter_creation_multi_round',
21 => 'FilterTest::check_filter_creation_multi_tournament',
22 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
23 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
24 => 'FilterTest::check_filter_creation_multi_false_filter_and',
25 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
26 => 'FilterTest::check_filter_creation_multi_false_filter_or',
27 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
28 => 'FilterTest::check_filter_creation_multi_with_double_comp',
29 => 'GameTest::check_creation_game',
30 => 'GameTest::check_creation_false_teams_game',
31 => 'GameTest::check_get_group_game',
32 => 'GameTest::check_adding_teams_game',
33 => 'GameTest::check_adding_teams_false_game',
34 => 'GameTest::check_get_team_by_id_game',
35 => 'GameTest::check_get_team_by_id_unexisting_team_game',
36 => 'GameTest::check_get_teams_ids_game',
37 => 'GameTest::check_setting_results_2_game',
38 => 'GameTest::check_setting_results_2_draw_game',
39 => 'GameTest::check_setting_results_false_game',
40 => 'GameTest::check_setting_results_false_team_game',
41 => 'GameTest::check_setting_results_3_game',
42 => 'GameTest::check_setting_results_4_game',
43 => 'GameTest::check_getting_loss_and_win_teams_2_game',
44 => 'GameTest::check_getting_draw_teams_2_game',
45 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
46 => 'GeneratorTest::check_group_generator_r_r_2',
47 => 'GeneratorTest::check_group_generator_r_r_3',
48 => 'GeneratorTest::check_group_generator_r_r_4',
49 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
50 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
51 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
52 => 'GeneratorTest::check_group_generator_two_two',
53 => 'GeneratorTest::check_group_generator_cond_split',
54 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
55 => 'GroupTest::check_name_setup_group',
56 => 'GroupTest::check_id_setup_group',
57 => 'GroupTest::check_skip_group',
58 => 'GroupTest::check_team_add_group',
59 => 'GroupTest::check_team_filters_group',
60 => 'GroupTest::check_team_creation_group',
61 => 'GroupTest::check_win_point_setting_group',
62 => 'GroupTest::check_draw_point_setting_group',
63 => 'GroupTest::check_lost_point_setting_group',
64 => 'GroupTest::check_second_point_setting_group',
65 => 'GroupTest::check_third_point_setting_group',
66 => 'GroupTest::check_progress_point_setting_group',
67 => 'GroupTest::check_sorting_teams_group',
68 => 'GroupTest::check_sorting_teams_by_score_group',
69 => 'GroupTest::check_games_generation_group',
70 => 'GroupTest::check_games_generation_two_two_group',
71 => 'GroupTest::check_games_generation_split_group',
72 => 'GroupTest::check_games_creation_group',
73 => 'GroupTest::check_games_adding_group',
74 => 'GroupTest::check_played_group',
75 => 'GroupTest::check_progress_group',
76 => 'GroupTest::check_add_progress_group',
77 => 'GroupTest::check_add_progressed_team_group',
78 => 'GroupTest::check_progress_blank_group',
79 => 'GroupTest::check_setting_in_game_group',
80 => 'GroupTest::check_setting_ordering_group',
81 => 'GroupTest::check_setting_order_group',
82 => 'GroupTest::check_setting_type_group',
83 => 'GroupTest::check_setting_max_size_group',
84 => 'GroupTest::check_gen_games_simulate_group',
85 => 'GroupTest::check_gen_games_simulate_with_reset_group',
86 => 'ProgressionTest::check_progressing',
87 => 'ProgressionTest::check_progressing_duplicates',
88 => 'ProgressionTest::check_progressing_blank',
89 => 'ProgressionTest::check_progressing_with_filters',
90 => 'ProgressionTest::check_progressing_with_filters_setting',
91 => 'ProgressionTest::check_progressing_blank_wint_filters',
92 => 'RoundTest::check_name_setup_round',
93 => 'RoundTest::check_id_setup_round',
94 => 'RoundTest::check_group_add_round',
95 => 'RoundTest::check_group_creation_round',
96 => 'RoundTest::check_getting_group_ids_round',
97 => 'RoundTest::check_ordering_groups_round',
98 => 'RoundTest::check_skip_round',
99 => 'RoundTest::check_group_inherits_skip_round',
100 => 'RoundTest::check_team_add_round',
101 => 'RoundTest::check_team_creation_round',
102 => 'RoundTest::check_split_teams_round',
103 => 'RoundTest::check_split_teams_with_defined_groups_round',
104 => 'RoundTest::check_sorting_teams_round',
105 => 'RoundTest::check_sorting_teams_from_getTeams_round',
106 => 'RoundTest::check_sorting_teams_by_score_round',
107 => 'RoundTest::check_games_generation_round',
108 => 'RoundTest::check_played_round',
109 => 'RoundTest::check_progress_round',
110 => 'RoundTest::check_progress_blank_round',
111 => 'SingleEliminationTest::test_single_elimination',
112 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
113 => 'TeamFilterTest::check_filter_setup_teamFilter',
114 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
116 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
117 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
118 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
119 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
120 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
121 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
122 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
123 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
124 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
125 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
126 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
127 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
128 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
129 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
130 => 'TeamTest::check_name_setup_team',
131 => 'TeamTest::check_id_setup_team',
132 => 'TeamTest::check_getting_games_with_team',
133 => 'TeamTest::check_adding_group_team',
134 => 'TeamTest::check_adding_and_removing_scores_team',
135 => 'TeamTest::check_adding_and_removing_points_team',
136 => 'TournamentTest::check_category_add_tournament',
137 => 'TournamentTest::check_category_creation_tournament',
138 => 'TournamentTest::check_category_inherits_skip_tournament',
139 => 'TournamentTest::check_round_add_tournament',
140 => 'TournamentTest::check_round_creation_tournament',
141 => 'TournamentTest::check_round_inherits_skip_tournament',
142 => 'TournamentTest::check_team_add_tournament',
143 => 'TournamentTest::check_team_creation_tournament',
144 => 'TournamentTest::check_rounds_from_categories_tournament',
145 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
146 => 'TournamentTest::check_split_teams_tournament',
147 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
148 => 'TournamentTest::check_gen_games_simulate_tournament',
149 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
150 => 'TournamentTest::check_gen_games_simulate_real_tournament',
151 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
152 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
153 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
154 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
155 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
156 => 'TournamentTest::check_tournament_time_tournament',
157 => 'TournamentTest::check_getting_games_tournament',
158 => 'TournamentTest::check_sorting_teams_tournament',
159 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
160 => 'TournamentTest::check_sorting_teams_by_score_tournament',
161 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
162 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
163 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
20 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'DoubleEliminationTest::test_double_elimination',
17 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
18 => 'FilterTest::check_filter_creation',
19 => 'FilterTest::check_filter_creation_multi',
20 => 'FilterTest::check_filter_creation_multi_round',
21 => 'FilterTest::check_filter_creation_multi_tournament',
22 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
23 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
24 => 'FilterTest::check_filter_creation_multi_false_filter_and',
25 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
26 => 'FilterTest::check_filter_creation_multi_false_filter_or',
27 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
28 => 'FilterTest::check_filter_creation_multi_with_double_comp',
29 => 'GameTest::check_creation_game',
30 => 'GameTest::check_creation_false_teams_game',
31 => 'GameTest::check_get_group_game',
32 => 'GameTest::check_adding_teams_game',
33 => 'GameTest::check_adding_teams_false_game',
34 => 'GameTest::check_get_team_by_id_game',
35 => 'GameTest::check_get_team_by_id_unexisting_team_game',
36 => 'GameTest::check_get_teams_ids_game',
37 => 'GameTest::check_setting_results_2_game',
38 => 'GameTest::check_setting_results_2_draw_game',
39 => 'GameTest::check_setting_results_false_game',
40 => 'GameTest::check_setting_results_false_team_game',
41 => 'GameTest::check_setting_results_3_game',
42 => 'GameTest::check_setting_results_4_game',
43 => 'GameTest::check_getting_loss_and_win_teams_2_game',
44 => 'GameTest::check_getting_draw_teams_2_game',
45 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
46 => 'GeneratorTest::check_group_generator_r_r_2',
47 => 'GeneratorTest::check_group_generator_r_r_3',
48 => 'GeneratorTest::check_group_generator_r_r_4',
49 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
50 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
51 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
52 => 'GeneratorTest::check_group_generator_two_two',
53 => 'GeneratorTest::check_group_generator_cond_split',
54 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
55 => 'GroupTest::check_name_setup_group',
56 => 'GroupTest::check_id_setup_group',
57 => 'GroupTest::check_skip_group',
58 => 'GroupTest::check_team_add_group',
59 => 'GroupTest::check_team_filters_group',
60 => 'GroupTest::check_team_creation_group',
61 => 'GroupTest::check_win_point_setting_group',
62 => 'GroupTest::check_draw_point_setting_group',
63 => 'GroupTest::check_lost_point_setting_group',
64 => 'GroupTest::check_second_point_setting_group',
65 => 'GroupTest::check_third_point_setting_group',
66 => 'GroupTest::check_progress_point_setting_group',
67 => 'GroupTest::check_sorting_teams_group',
68 => 'GroupTest::check_sorting_teams_by_score_group',
69 => 'GroupTest::check_games_generation_group',
70 => 'GroupTest::check_games_generation_two_two_group',
71 => 'GroupTest::check_games_generation_split_group',
72 => 'GroupTest::check_games_creation_group',
73 => 'GroupTest::check_games_adding_group',
74 => 'GroupTest::check_played_group',
75 => 'GroupTest::check_progress_group',
76 => 'GroupTest::check_add_progress_group',
77 => 'GroupTest::check_add_progressed_team_group',
78 => 'GroupTest::check_progress_blank_group',
79 => 'GroupTest::check_setting_in_game_group',
80 => 'GroupTest::check_setting_ordering_group',
81 => 'GroupTest::check_setting_order_group',
82 => 'GroupTest::check_setting_type_group',
83 => 'GroupTest::check_setting_max_size_group',
84 => 'GroupTest::check_gen_games_simulate_group',
85 => 'GroupTest::check_gen_games_simulate_with_reset_group',
86 => 'ProgressionTest::check_progressing',
87 => 'ProgressionTest::check_progressing_duplicates',
88 => 'ProgressionTest::check_progressing_blank',
89 => 'ProgressionTest::check_progressing_with_filters',
90 => 'ProgressionTest::check_progressing_with_filters_setting',
91 => 'ProgressionTest::check_progressing_blank_wint_filters',
92 => 'RoundTest::check_name_setup_round',
93 => 'RoundTest::check_id_setup_round',
94 => 'RoundTest::check_group_add_round',
95 => 'RoundTest::check_group_creation_round',
96 => 'RoundTest::check_getting_group_ids_round',
97 => 'RoundTest::check_ordering_groups_round',
98 => 'RoundTest::check_skip_round',
99 => 'RoundTest::check_group_inherits_skip_round',
100 => 'RoundTest::check_team_add_round',
101 => 'RoundTest::check_team_creation_round',
102 => 'RoundTest::check_split_teams_round',
103 => 'RoundTest::check_split_teams_with_defined_groups_round',
104 => 'RoundTest::check_sorting_teams_round',
105 => 'RoundTest::check_sorting_teams_from_getTeams_round',
106 => 'RoundTest::check_sorting_teams_by_score_round',
107 => 'RoundTest::check_games_generation_round',
108 => 'RoundTest::check_played_round',
109 => 'RoundTest::check_progress_round',
110 => 'RoundTest::check_progress_blank_round',
111 => 'SingleEliminationTest::test_single_elimination',
112 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
113 => 'TeamFilterTest::check_filter_setup_teamFilter',
114 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
116 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
117 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
118 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
119 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
120 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
121 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
122 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
123 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
124 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
125 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
126 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
127 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
128 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
129 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
130 => 'TeamTest::check_name_setup_team',
131 => 'TeamTest::check_id_setup_team',
132 => 'TeamTest::check_getting_games_with_team',
133 => 'TeamTest::check_adding_group_team',
134 => 'TeamTest::check_adding_and_removing_scores_team',
135 => 'TeamTest::check_adding_and_removing_points_team',
136 => 'TournamentTest::check_category_add_tournament',
137 => 'TournamentTest::check_category_creation_tournament',
138 => 'TournamentTest::check_category_inherits_skip_tournament',
139 => 'TournamentTest::check_round_add_tournament',
140 => 'TournamentTest::check_round_creation_tournament',
141 => 'TournamentTest::check_round_inherits_skip_tournament',
142 => 'TournamentTest::check_team_add_tournament',
143 => 'TournamentTest::check_team_creation_tournament',
144 => 'TournamentTest::check_rounds_from_categories_tournament',
145 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
146 => 'TournamentTest::check_split_teams_tournament',
147 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
148 => 'TournamentTest::check_gen_games_simulate_tournament',
149 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
150 => 'TournamentTest::check_gen_games_simulate_real_tournament',
151 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
152 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
153 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
154 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
155 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
156 => 'TournamentTest::check_tournament_time_tournament',
157 => 'TournamentTest::check_getting_games_tournament',
158 => 'TournamentTest::check_sorting_teams_tournament',
159 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
160 => 'TournamentTest::check_sorting_teams_by_score_tournament',
161 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
162 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
163 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
21 => NULL,
23 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_sorting_teams_category',
2 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
3 => 'CategoryTest::check_sorting_teams_by_score_category',
4 => 'GroupTest::check_name_setup_group',
5 => 'GroupTest::check_team_filters_group',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_sorting_teams_by_score_group',
8 => 'GroupTest::check_games_adding_group',
9 => 'RoundTest::check_name_setup_round',
10 => 'RoundTest::check_sorting_teams_round',
11 => 'RoundTest::check_sorting_teams_from_getTeams_round',
12 => 'RoundTest::check_sorting_teams_by_score_round',
13 => 'TeamTest::check_name_setup_team',
14 => 'TournamentTest::check_sorting_teams_tournament',
15 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
16 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
24 => NULL,
26 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'DoubleEliminationTest::test_double_elimination',
17 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
18 => 'FilterTest::check_filter_creation',
19 => 'FilterTest::check_filter_creation_multi',
20 => 'FilterTest::check_filter_creation_multi_round',
21 => 'FilterTest::check_filter_creation_multi_tournament',
22 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
23 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
24 => 'FilterTest::check_filter_creation_multi_false_filter_and',
25 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
26 => 'FilterTest::check_filter_creation_multi_false_filter_or',
27 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
28 => 'FilterTest::check_filter_creation_multi_with_double_comp',
29 => 'GameTest::check_creation_game',
30 => 'GameTest::check_creation_false_teams_game',
31 => 'GameTest::check_get_group_game',
32 => 'GameTest::check_adding_teams_game',
33 => 'GameTest::check_adding_teams_false_game',
34 => 'GameTest::check_get_team_by_id_game',
35 => 'GameTest::check_get_team_by_id_unexisting_team_game',
36 => 'GameTest::check_get_teams_ids_game',
37 => 'GameTest::check_setting_results_2_game',
38 => 'GameTest::check_setting_results_2_draw_game',
39 => 'GameTest::check_setting_results_false_game',
40 => 'GameTest::check_setting_results_false_team_game',
41 => 'GameTest::check_setting_results_3_game',
42 => 'GameTest::check_setting_results_4_game',
43 => 'GameTest::check_getting_loss_and_win_teams_2_game',
44 => 'GameTest::check_getting_draw_teams_2_game',
45 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
46 => 'GeneratorTest::check_group_generator_r_r_2',
47 => 'GeneratorTest::check_group_generator_r_r_3',
48 => 'GeneratorTest::check_group_generator_r_r_4',
49 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
50 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
51 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
52 => 'GeneratorTest::check_group_generator_two_two',
53 => 'GeneratorTest::check_group_generator_cond_split',
54 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
55 => 'GroupTest::check_name_setup_group',
56 => 'GroupTest::check_id_setup_group',
57 => 'GroupTest::check_skip_group',
58 => 'GroupTest::check_team_add_group',
59 => 'GroupTest::check_team_filters_group',
60 => 'GroupTest::check_team_creation_group',
61 => 'GroupTest::check_win_point_setting_group',
62 => 'GroupTest::check_draw_point_setting_group',
63 => 'GroupTest::check_lost_point_setting_group',
64 => 'GroupTest::check_second_point_setting_group',
65 => 'GroupTest::check_third_point_setting_group',
66 => 'GroupTest::check_progress_point_setting_group',
67 => 'GroupTest::check_sorting_teams_group',
68 => 'GroupTest::check_sorting_teams_by_score_group',
69 => 'GroupTest::check_games_generation_group',
70 => 'GroupTest::check_games_generation_two_two_group',
71 => 'GroupTest::check_games_generation_split_group',
72 => 'GroupTest::check_games_creation_group',
73 => 'GroupTest::check_games_adding_group',
74 => 'GroupTest::check_played_group',
75 => 'GroupTest::check_progress_group',
76 => 'GroupTest::check_add_progress_group',
77 => 'GroupTest::check_add_progressed_team_group',
78 => 'GroupTest::check_progress_blank_group',
79 => 'GroupTest::check_setting_in_game_group',
80 => 'GroupTest::check_setting_ordering_group',
81 => 'GroupTest::check_setting_order_group',
82 => 'GroupTest::check_setting_type_group',
83 => 'GroupTest::check_setting_max_size_group',
84 => 'GroupTest::check_gen_games_simulate_group',
85 => 'GroupTest::check_gen_games_simulate_with_reset_group',
86 => 'ProgressionTest::check_progressing',
87 => 'ProgressionTest::check_progressing_duplicates',
88 => 'ProgressionTest::check_progressing_blank',
89 => 'ProgressionTest::check_progressing_with_filters',
90 => 'ProgressionTest::check_progressing_with_filters_setting',
91 => 'ProgressionTest::check_progressing_blank_wint_filters',
92 => 'RoundTest::check_name_setup_round',
93 => 'RoundTest::check_id_setup_round',
94 => 'RoundTest::check_group_add_round',
95 => 'RoundTest::check_group_creation_round',
96 => 'RoundTest::check_getting_group_ids_round',
97 => 'RoundTest::check_ordering_groups_round',
98 => 'RoundTest::check_skip_round',
99 => 'RoundTest::check_group_inherits_skip_round',
100 => 'RoundTest::check_team_add_round',
101 => 'RoundTest::check_team_creation_round',
102 => 'RoundTest::check_split_teams_round',
103 => 'RoundTest::check_split_teams_with_defined_groups_round',
104 => 'RoundTest::check_sorting_teams_round',
105 => 'RoundTest::check_sorting_teams_from_getTeams_round',
106 => 'RoundTest::check_sorting_teams_by_score_round',
107 => 'RoundTest::check_games_generation_round',
108 => 'RoundTest::check_played_round',
109 => 'RoundTest::check_progress_round',
110 => 'RoundTest::check_progress_blank_round',
111 => 'SingleEliminationTest::test_single_elimination',
112 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
113 => 'TeamFilterTest::check_filter_setup_teamFilter',
114 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
116 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
117 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
118 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
119 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
120 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
121 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
122 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
123 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
124 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
125 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
126 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
127 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
128 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
129 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
130 => 'TeamTest::check_name_setup_team',
131 => 'TeamTest::check_id_setup_team',
132 => 'TeamTest::check_getting_games_with_team',
133 => 'TeamTest::check_adding_group_team',
134 => 'TeamTest::check_adding_and_removing_scores_team',
135 => 'TeamTest::check_adding_and_removing_points_team',
136 => 'TournamentTest::check_category_add_tournament',
137 => 'TournamentTest::check_category_creation_tournament',
138 => 'TournamentTest::check_category_inherits_skip_tournament',
139 => 'TournamentTest::check_round_add_tournament',
140 => 'TournamentTest::check_round_creation_tournament',
141 => 'TournamentTest::check_round_inherits_skip_tournament',
142 => 'TournamentTest::check_team_add_tournament',
143 => 'TournamentTest::check_team_creation_tournament',
144 => 'TournamentTest::check_rounds_from_categories_tournament',
145 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
146 => 'TournamentTest::check_split_teams_tournament',
147 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
148 => 'TournamentTest::check_gen_games_simulate_tournament',
149 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
150 => 'TournamentTest::check_gen_games_simulate_real_tournament',
151 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
152 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
153 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
154 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
155 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
156 => 'TournamentTest::check_tournament_time_tournament',
157 => 'TournamentTest::check_getting_games_tournament',
158 => 'TournamentTest::check_sorting_teams_tournament',
159 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
160 => 'TournamentTest::check_sorting_teams_by_score_tournament',
161 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
162 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
163 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
27 =>
array (
0 => 'CategoryTest::check_id_category_round',
1 => 'GroupTest::check_id_setup_group',
2 => 'RoundTest::check_id_setup_round',
3 => 'TeamTest::check_id_setup_team',
),
28 =>
array (
0 => 'CategoryTest::check_id_category_round',
1 => 'GroupTest::check_id_setup_group',
2 => 'RoundTest::check_id_setup_round',
3 => 'TeamTest::check_id_setup_team',
),
30 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'DoubleEliminationTest::test_double_elimination',
17 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
18 => 'FilterTest::check_filter_creation',
19 => 'FilterTest::check_filter_creation_multi',
20 => 'FilterTest::check_filter_creation_multi_round',
21 => 'FilterTest::check_filter_creation_multi_tournament',
22 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
23 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
24 => 'FilterTest::check_filter_creation_multi_false_filter_and',
25 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
26 => 'FilterTest::check_filter_creation_multi_false_filter_or',
27 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
28 => 'FilterTest::check_filter_creation_multi_with_double_comp',
29 => 'GameTest::check_creation_game',
30 => 'GameTest::check_creation_false_teams_game',
31 => 'GameTest::check_get_group_game',
32 => 'GameTest::check_adding_teams_game',
33 => 'GameTest::check_adding_teams_false_game',
34 => 'GameTest::check_get_team_by_id_game',
35 => 'GameTest::check_get_team_by_id_unexisting_team_game',
36 => 'GameTest::check_get_teams_ids_game',
37 => 'GameTest::check_setting_results_2_game',
38 => 'GameTest::check_setting_results_2_draw_game',
39 => 'GameTest::check_setting_results_false_game',
40 => 'GameTest::check_setting_results_false_team_game',
41 => 'GameTest::check_setting_results_3_game',
42 => 'GameTest::check_setting_results_4_game',
43 => 'GameTest::check_getting_loss_and_win_teams_2_game',
44 => 'GameTest::check_getting_draw_teams_2_game',
45 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
46 => 'GeneratorTest::check_group_generator_r_r_2',
47 => 'GeneratorTest::check_group_generator_r_r_3',
48 => 'GeneratorTest::check_group_generator_r_r_4',
49 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
50 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
51 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
52 => 'GeneratorTest::check_group_generator_two_two',
53 => 'GeneratorTest::check_group_generator_cond_split',
54 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
55 => 'GroupTest::check_name_setup_group',
56 => 'GroupTest::check_id_setup_group',
57 => 'GroupTest::check_skip_group',
58 => 'GroupTest::check_team_add_group',
59 => 'GroupTest::check_team_filters_group',
60 => 'GroupTest::check_team_creation_group',
61 => 'GroupTest::check_win_point_setting_group',
62 => 'GroupTest::check_draw_point_setting_group',
63 => 'GroupTest::check_lost_point_setting_group',
64 => 'GroupTest::check_second_point_setting_group',
65 => 'GroupTest::check_third_point_setting_group',
66 => 'GroupTest::check_progress_point_setting_group',
67 => 'GroupTest::check_sorting_teams_group',
68 => 'GroupTest::check_sorting_teams_by_score_group',
69 => 'GroupTest::check_games_generation_group',
70 => 'GroupTest::check_games_generation_two_two_group',
71 => 'GroupTest::check_games_generation_split_group',
72 => 'GroupTest::check_games_creation_group',
73 => 'GroupTest::check_games_adding_group',
74 => 'GroupTest::check_played_group',
75 => 'GroupTest::check_progress_group',
76 => 'GroupTest::check_add_progress_group',
77 => 'GroupTest::check_add_progressed_team_group',
78 => 'GroupTest::check_progress_blank_group',
79 => 'GroupTest::check_setting_in_game_group',
80 => 'GroupTest::check_setting_ordering_group',
81 => 'GroupTest::check_setting_order_group',
82 => 'GroupTest::check_setting_type_group',
83 => 'GroupTest::check_setting_max_size_group',
84 => 'GroupTest::check_gen_games_simulate_group',
85 => 'GroupTest::check_gen_games_simulate_with_reset_group',
86 => 'ProgressionTest::check_progressing',
87 => 'ProgressionTest::check_progressing_duplicates',
88 => 'ProgressionTest::check_progressing_blank',
89 => 'ProgressionTest::check_progressing_with_filters',
90 => 'ProgressionTest::check_progressing_with_filters_setting',
91 => 'ProgressionTest::check_progressing_blank_wint_filters',
92 => 'RoundTest::check_name_setup_round',
93 => 'RoundTest::check_id_setup_round',
94 => 'RoundTest::check_group_add_round',
95 => 'RoundTest::check_group_creation_round',
96 => 'RoundTest::check_getting_group_ids_round',
97 => 'RoundTest::check_ordering_groups_round',
98 => 'RoundTest::check_skip_round',
99 => 'RoundTest::check_group_inherits_skip_round',
100 => 'RoundTest::check_team_add_round',
101 => 'RoundTest::check_team_creation_round',
102 => 'RoundTest::check_split_teams_round',
103 => 'RoundTest::check_split_teams_with_defined_groups_round',
104 => 'RoundTest::check_sorting_teams_round',
105 => 'RoundTest::check_sorting_teams_from_getTeams_round',
106 => 'RoundTest::check_sorting_teams_by_score_round',
107 => 'RoundTest::check_games_generation_round',
108 => 'RoundTest::check_played_round',
109 => 'RoundTest::check_progress_round',
110 => 'RoundTest::check_progress_blank_round',
111 => 'SingleEliminationTest::test_single_elimination',
112 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
113 => 'TeamFilterTest::check_filter_setup_teamFilter',
114 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
116 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
117 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
118 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
119 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
120 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
121 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
122 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
123 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
124 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
125 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
126 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
127 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
128 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
129 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
130 => 'TeamTest::check_name_setup_team',
131 => 'TeamTest::check_id_setup_team',
132 => 'TeamTest::check_getting_games_with_team',
133 => 'TeamTest::check_adding_group_team',
134 => 'TeamTest::check_adding_and_removing_scores_team',
135 => 'TeamTest::check_adding_and_removing_points_team',
136 => 'TournamentTest::check_category_add_tournament',
137 => 'TournamentTest::check_category_creation_tournament',
138 => 'TournamentTest::check_category_inherits_skip_tournament',
139 => 'TournamentTest::check_round_add_tournament',
140 => 'TournamentTest::check_round_creation_tournament',
141 => 'TournamentTest::check_round_inherits_skip_tournament',
142 => 'TournamentTest::check_team_add_tournament',
143 => 'TournamentTest::check_team_creation_tournament',
144 => 'TournamentTest::check_rounds_from_categories_tournament',
145 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
146 => 'TournamentTest::check_split_teams_tournament',
147 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
148 => 'TournamentTest::check_gen_games_simulate_tournament',
149 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
150 => 'TournamentTest::check_gen_games_simulate_real_tournament',
151 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
152 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
153 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
154 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
155 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
156 => 'TournamentTest::check_tournament_time_tournament',
157 => 'TournamentTest::check_getting_games_tournament',
158 => 'TournamentTest::check_sorting_teams_tournament',
159 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
160 => 'TournamentTest::check_sorting_teams_by_score_tournament',
161 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
162 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
163 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
31 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'DoubleEliminationTest::test_double_elimination',
17 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
18 => 'FilterTest::check_filter_creation',
19 => 'FilterTest::check_filter_creation_multi',
20 => 'FilterTest::check_filter_creation_multi_round',
21 => 'FilterTest::check_filter_creation_multi_tournament',
22 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
23 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
24 => 'FilterTest::check_filter_creation_multi_false_filter_and',
25 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
26 => 'FilterTest::check_filter_creation_multi_false_filter_or',
27 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
28 => 'FilterTest::check_filter_creation_multi_with_double_comp',
29 => 'GameTest::check_creation_game',
30 => 'GameTest::check_creation_false_teams_game',
31 => 'GameTest::check_get_group_game',
32 => 'GameTest::check_adding_teams_game',
33 => 'GameTest::check_adding_teams_false_game',
34 => 'GameTest::check_get_team_by_id_game',
35 => 'GameTest::check_get_team_by_id_unexisting_team_game',
36 => 'GameTest::check_get_teams_ids_game',
37 => 'GameTest::check_setting_results_2_game',
38 => 'GameTest::check_setting_results_2_draw_game',
39 => 'GameTest::check_setting_results_false_game',
40 => 'GameTest::check_setting_results_false_team_game',
41 => 'GameTest::check_setting_results_3_game',
42 => 'GameTest::check_setting_results_4_game',
43 => 'GameTest::check_getting_loss_and_win_teams_2_game',
44 => 'GameTest::check_getting_draw_teams_2_game',
45 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
46 => 'GeneratorTest::check_group_generator_r_r_2',
47 => 'GeneratorTest::check_group_generator_r_r_3',
48 => 'GeneratorTest::check_group_generator_r_r_4',
49 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
50 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
51 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
52 => 'GeneratorTest::check_group_generator_two_two',
53 => 'GeneratorTest::check_group_generator_cond_split',
54 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
55 => 'GroupTest::check_name_setup_group',
56 => 'GroupTest::check_id_setup_group',
57 => 'GroupTest::check_skip_group',
58 => 'GroupTest::check_team_add_group',
59 => 'GroupTest::check_team_filters_group',
60 => 'GroupTest::check_team_creation_group',
61 => 'GroupTest::check_win_point_setting_group',
62 => 'GroupTest::check_draw_point_setting_group',
63 => 'GroupTest::check_lost_point_setting_group',
64 => 'GroupTest::check_second_point_setting_group',
65 => 'GroupTest::check_third_point_setting_group',
66 => 'GroupTest::check_progress_point_setting_group',
67 => 'GroupTest::check_sorting_teams_group',
68 => 'GroupTest::check_sorting_teams_by_score_group',
69 => 'GroupTest::check_games_generation_group',
70 => 'GroupTest::check_games_generation_two_two_group',
71 => 'GroupTest::check_games_generation_split_group',
72 => 'GroupTest::check_games_creation_group',
73 => 'GroupTest::check_games_adding_group',
74 => 'GroupTest::check_played_group',
75 => 'GroupTest::check_progress_group',
76 => 'GroupTest::check_add_progress_group',
77 => 'GroupTest::check_add_progressed_team_group',
78 => 'GroupTest::check_progress_blank_group',
79 => 'GroupTest::check_setting_in_game_group',
80 => 'GroupTest::check_setting_ordering_group',
81 => 'GroupTest::check_setting_order_group',
82 => 'GroupTest::check_setting_type_group',
83 => 'GroupTest::check_setting_max_size_group',
84 => 'GroupTest::check_gen_games_simulate_group',
85 => 'GroupTest::check_gen_games_simulate_with_reset_group',
86 => 'ProgressionTest::check_progressing',
87 => 'ProgressionTest::check_progressing_duplicates',
88 => 'ProgressionTest::check_progressing_blank',
89 => 'ProgressionTest::check_progressing_with_filters',
90 => 'ProgressionTest::check_progressing_with_filters_setting',
91 => 'ProgressionTest::check_progressing_blank_wint_filters',
92 => 'RoundTest::check_name_setup_round',
93 => 'RoundTest::check_id_setup_round',
94 => 'RoundTest::check_group_add_round',
95 => 'RoundTest::check_group_creation_round',
96 => 'RoundTest::check_getting_group_ids_round',
97 => 'RoundTest::check_ordering_groups_round',
98 => 'RoundTest::check_skip_round',
99 => 'RoundTest::check_group_inherits_skip_round',
100 => 'RoundTest::check_team_add_round',
101 => 'RoundTest::check_team_creation_round',
102 => 'RoundTest::check_split_teams_round',
103 => 'RoundTest::check_split_teams_with_defined_groups_round',
104 => 'RoundTest::check_sorting_teams_round',
105 => 'RoundTest::check_sorting_teams_from_getTeams_round',
106 => 'RoundTest::check_sorting_teams_by_score_round',
107 => 'RoundTest::check_games_generation_round',
108 => 'RoundTest::check_played_round',
109 => 'RoundTest::check_progress_round',
110 => 'RoundTest::check_progress_blank_round',
111 => 'SingleEliminationTest::test_single_elimination',
112 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
113 => 'TeamFilterTest::check_filter_setup_teamFilter',
114 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
116 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
117 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
118 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
119 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
120 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
121 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
122 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
123 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
124 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
125 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
126 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
127 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
128 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
129 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
130 => 'TeamTest::check_name_setup_team',
131 => 'TeamTest::check_id_setup_team',
132 => 'TeamTest::check_getting_games_with_team',
133 => 'TeamTest::check_adding_group_team',
134 => 'TeamTest::check_adding_and_removing_scores_team',
135 => 'TeamTest::check_adding_and_removing_points_team',
136 => 'TournamentTest::check_category_add_tournament',
137 => 'TournamentTest::check_category_creation_tournament',
138 => 'TournamentTest::check_category_inherits_skip_tournament',
139 => 'TournamentTest::check_round_add_tournament',
140 => 'TournamentTest::check_round_creation_tournament',
141 => 'TournamentTest::check_round_inherits_skip_tournament',
142 => 'TournamentTest::check_team_add_tournament',
143 => 'TournamentTest::check_team_creation_tournament',
144 => 'TournamentTest::check_rounds_from_categories_tournament',
145 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
146 => 'TournamentTest::check_split_teams_tournament',
147 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
148 => 'TournamentTest::check_gen_games_simulate_tournament',
149 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
150 => 'TournamentTest::check_gen_games_simulate_real_tournament',
151 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
152 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
153 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
154 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
155 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
156 => 'TournamentTest::check_tournament_time_tournament',
157 => 'TournamentTest::check_getting_games_tournament',
158 => 'TournamentTest::check_sorting_teams_tournament',
159 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
160 => 'TournamentTest::check_sorting_teams_by_score_tournament',
161 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
162 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
163 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
32 => NULL,
34 =>
array (
0 => 'CategoryTest::check_id_category_round',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation',
11 => 'FilterTest::check_filter_creation_multi',
12 => 'FilterTest::check_filter_creation_multi_round',
13 => 'FilterTest::check_filter_creation_multi_tournament',
14 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
15 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
16 => 'FilterTest::check_filter_creation_multi_false_filter_and',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
18 => 'FilterTest::check_filter_creation_multi_false_filter_or',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
20 => 'FilterTest::check_filter_creation_multi_with_double_comp',
21 => 'GameTest::check_creation_game',
22 => 'GameTest::check_creation_false_teams_game',
23 => 'GameTest::check_get_group_game',
24 => 'GameTest::check_adding_teams_game',
25 => 'GameTest::check_adding_teams_false_game',
26 => 'GameTest::check_get_team_by_id_game',
27 => 'GameTest::check_get_team_by_id_unexisting_team_game',
28 => 'GameTest::check_get_teams_ids_game',
29 => 'GameTest::check_setting_results_2_game',
30 => 'GameTest::check_setting_results_2_draw_game',
31 => 'GameTest::check_setting_results_false_game',
32 => 'GameTest::check_setting_results_false_team_game',
33 => 'GameTest::check_setting_results_3_game',
34 => 'GameTest::check_setting_results_4_game',
35 => 'GameTest::check_getting_loss_and_win_teams_2_game',
36 => 'GameTest::check_getting_draw_teams_2_game',
37 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
38 => 'GeneratorTest::check_group_generator_r_r_2',
39 => 'GeneratorTest::check_group_generator_r_r_3',
40 => 'GeneratorTest::check_group_generator_r_r_4',
41 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
43 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
44 => 'GeneratorTest::check_group_generator_two_two',
45 => 'GeneratorTest::check_group_generator_cond_split',
46 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_team_add_group',
49 => 'GroupTest::check_team_filters_group',
50 => 'GroupTest::check_team_creation_group',
51 => 'GroupTest::check_sorting_teams_group',
52 => 'GroupTest::check_sorting_teams_by_score_group',
53 => 'GroupTest::check_games_generation_group',
54 => 'GroupTest::check_games_generation_two_two_group',
55 => 'GroupTest::check_games_generation_split_group',
56 => 'GroupTest::check_games_creation_group',
57 => 'GroupTest::check_games_adding_group',
58 => 'GroupTest::check_played_group',
59 => 'GroupTest::check_progress_group',
60 => 'GroupTest::check_add_progress_group',
61 => 'GroupTest::check_add_progressed_team_group',
62 => 'GroupTest::check_progress_blank_group',
63 => 'GroupTest::check_gen_games_simulate_group',
64 => 'GroupTest::check_gen_games_simulate_with_reset_group',
65 => 'ProgressionTest::check_progressing',
66 => 'ProgressionTest::check_progressing_duplicates',
67 => 'ProgressionTest::check_progressing_blank',
68 => 'ProgressionTest::check_progressing_with_filters',
69 => 'ProgressionTest::check_progressing_with_filters_setting',
70 => 'ProgressionTest::check_progressing_blank_wint_filters',
71 => 'RoundTest::check_id_setup_round',
72 => 'RoundTest::check_getting_group_ids_round',
73 => 'RoundTest::check_ordering_groups_round',
74 => 'RoundTest::check_split_teams_round',
75 => 'RoundTest::check_split_teams_with_defined_groups_round',
76 => 'RoundTest::check_sorting_teams_round',
77 => 'RoundTest::check_sorting_teams_from_getTeams_round',
78 => 'RoundTest::check_sorting_teams_by_score_round',
79 => 'RoundTest::check_games_generation_round',
80 => 'RoundTest::check_played_round',
81 => 'RoundTest::check_progress_round',
82 => 'RoundTest::check_progress_blank_round',
83 => 'SingleEliminationTest::test_single_elimination',
84 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
85 => 'TeamFilterTest::check_filter_setup_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
87 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
88 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
89 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
90 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
91 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
92 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
93 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
94 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
95 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
96 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
97 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
98 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
99 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
100 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
101 => 'TeamTest::check_id_setup_team',
102 => 'TeamTest::check_getting_games_with_team',
103 => 'TeamTest::check_adding_group_team',
104 => 'TournamentTest::check_split_teams_tournament',
105 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
106 => 'TournamentTest::check_gen_games_simulate_tournament',
107 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
108 => 'TournamentTest::check_gen_games_simulate_real_tournament',
109 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
110 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
111 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
112 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
113 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
114 => 'TournamentTest::check_tournament_time_tournament',
115 => 'TournamentTest::check_getting_games_tournament',
116 => 'TournamentTest::check_sorting_teams_tournament',
117 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
118 => 'TournamentTest::check_sorting_teams_by_score_tournament',
119 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
120 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
121 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
35 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/WithRounds.php' =>
array (
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/functions.php' =>
array (
7 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'FunctionsTest::check_power_of_2',
3 => 'SingleEliminationTest::test_single_elimination',
4 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
),
8 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/WithSkipSetters.php' =>
array (
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Category.php' =>
array (
16 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'TournamentTest::check_category_add_tournament',
17 => 'TournamentTest::check_category_creation_tournament',
18 => 'TournamentTest::check_category_inherits_skip_tournament',
19 => 'TournamentTest::check_rounds_from_categories_tournament',
20 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
17 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'TournamentTest::check_category_add_tournament',
17 => 'TournamentTest::check_category_creation_tournament',
18 => 'TournamentTest::check_category_inherits_skip_tournament',
19 => 'TournamentTest::check_rounds_from_categories_tournament',
20 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
18 =>
array (
0 => 'CategoryTest::check_name_setup_category',
1 => 'CategoryTest::check_id_category_round',
2 => 'CategoryTest::check_round_add_category',
3 => 'CategoryTest::check_round_creation_category',
4 => 'CategoryTest::check_skip_category',
5 => 'CategoryTest::check_round_inherits_skip_category',
6 => 'CategoryTest::check_team_add_category',
7 => 'CategoryTest::check_team_creation_category',
8 => 'CategoryTest::check_teams_from_rounds_category',
9 => 'CategoryTest::check_split_teams_category',
10 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
11 => 'CategoryTest::check_gen_games_simulate_category',
12 => 'CategoryTest::check_gen_games_simulate_real_category',
13 => 'CategoryTest::check_sorting_teams_category',
14 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
15 => 'CategoryTest::check_sorting_teams_by_score_category',
16 => 'TournamentTest::check_category_add_tournament',
17 => 'TournamentTest::check_category_creation_tournament',
18 => 'TournamentTest::check_category_inherits_skip_tournament',
19 => 'TournamentTest::check_rounds_from_categories_tournament',
20 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
21 =>
array (
0 => 'CategoryTest::check_round_add_category',
),
22 =>
array (
0 => 'CategoryTest::check_round_add_category',
),
24 =>
array (
0 => 'CategoryTest::check_round_add_category',
),
25 => NULL,
27 =>
array (
0 => 'CategoryTest::check_round_creation_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_rounds_from_categories_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
28 =>
array (
0 => 'CategoryTest::check_round_creation_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_rounds_from_categories_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
29 =>
array (
0 => 'CategoryTest::check_round_creation_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_rounds_from_categories_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
30 => NULL,
32 =>
array (
0 => 'CategoryTest::check_round_add_category',
1 => 'CategoryTest::check_round_creation_category',
2 => 'CategoryTest::check_team_add_category',
3 => 'CategoryTest::check_team_creation_category',
4 => 'CategoryTest::check_teams_from_rounds_category',
5 => 'CategoryTest::check_split_teams_category',
6 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
7 => 'CategoryTest::check_gen_games_simulate_category',
8 => 'CategoryTest::check_gen_games_simulate_real_category',
9 => 'CategoryTest::check_sorting_teams_category',
10 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
11 => 'CategoryTest::check_sorting_teams_by_score_category',
12 => 'TournamentTest::check_rounds_from_categories_tournament',
13 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
33 => NULL,
35 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
36 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
37 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
39 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
40 => NULL,
43 =>
array (
0 => 'CategoryTest::check_skip_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
),
44 =>
array (
0 => 'CategoryTest::check_skip_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
),
45 => NULL,
47 =>
array (
0 => 'CategoryTest::check_skip_category',
),
48 =>
array (
0 => 'CategoryTest::check_skip_category',
),
49 => NULL,
51 =>
array (
0 => 'CategoryTest::check_skip_category',
1 => 'TournamentTest::check_category_creation_tournament',
2 => 'TournamentTest::check_category_inherits_skip_tournament',
3 => 'TournamentTest::check_rounds_from_categories_tournament',
4 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
5 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
6 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
7 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
52 =>
array (
0 => 'CategoryTest::check_skip_category',
1 => 'TournamentTest::check_category_creation_tournament',
2 => 'TournamentTest::check_category_inherits_skip_tournament',
3 => 'TournamentTest::check_rounds_from_categories_tournament',
4 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
5 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
6 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
7 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
53 => NULL,
55 =>
array (
0 => 'CategoryTest::check_skip_category',
1 => 'TournamentTest::check_category_inherits_skip_tournament',
),
56 => NULL,
59 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_teams_from_rounds_category',
2 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
),
60 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_teams_from_rounds_category',
2 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
),
62 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_teams_from_rounds_category',
2 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
),
63 => NULL,
65 =>
array (
0 => 'CategoryTest::check_team_creation_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
),
66 =>
array (
0 => 'CategoryTest::check_team_creation_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
),
67 =>
array (
0 => 'CategoryTest::check_team_creation_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
),
68 => NULL,
70 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
71 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
72 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
74 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
75 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
76 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
79 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
80 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
82 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
11 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
83 => NULL,
85 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
86 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
88 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
90 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
93 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
94 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
96 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
),
97 => NULL,
100 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
),
101 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
),
102 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
),
104 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
),
105 => NULL,
109 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
111 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
112 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
114 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
115 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
116 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
119 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
120 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
122 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
),
123 => NULL,
126 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
),
127 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
),
128 => NULL,
130 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_real_category',
),
131 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_real_category',
),
132 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Round.php' =>
array (
17 =>
array (
0 => 'CategoryTest::check_round_add_category',
1 => 'CategoryTest::check_round_creation_category',
2 => 'CategoryTest::check_round_inherits_skip_category',
3 => 'CategoryTest::check_teams_from_rounds_category',
4 => 'CategoryTest::check_split_teams_category',
5 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
6 => 'CategoryTest::check_gen_games_simulate_category',
7 => 'CategoryTest::check_gen_games_simulate_real_category',
8 => 'CategoryTest::check_sorting_teams_category',
9 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
10 => 'CategoryTest::check_sorting_teams_by_score_category',
11 => 'DoubleEliminationTest::test_double_elimination',
12 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
13 => 'FilterTest::check_filter_creation_multi_round',
14 => 'FilterTest::check_filter_creation_multi_tournament',
15 => 'ProgressionTest::check_progressing',
16 => 'ProgressionTest::check_progressing_duplicates',
17 => 'ProgressionTest::check_progressing_blank',
18 => 'ProgressionTest::check_progressing_with_filters',
19 => 'ProgressionTest::check_progressing_with_filters_setting',
20 => 'ProgressionTest::check_progressing_blank_wint_filters',
21 => 'RoundTest::check_name_setup_round',
22 => 'RoundTest::check_id_setup_round',
23 => 'RoundTest::check_group_add_round',
24 => 'RoundTest::check_group_creation_round',
25 => 'RoundTest::check_getting_group_ids_round',
26 => 'RoundTest::check_ordering_groups_round',
27 => 'RoundTest::check_skip_round',
28 => 'RoundTest::check_group_inherits_skip_round',
29 => 'RoundTest::check_team_add_round',
30 => 'RoundTest::check_team_creation_round',
31 => 'RoundTest::check_split_teams_round',
32 => 'RoundTest::check_split_teams_with_defined_groups_round',
33 => 'RoundTest::check_sorting_teams_round',
34 => 'RoundTest::check_sorting_teams_from_getTeams_round',
35 => 'RoundTest::check_sorting_teams_by_score_round',
36 => 'RoundTest::check_games_generation_round',
37 => 'RoundTest::check_played_round',
38 => 'RoundTest::check_progress_round',
39 => 'RoundTest::check_progress_blank_round',
40 => 'SingleEliminationTest::test_single_elimination',
41 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
42 => 'TournamentTest::check_round_add_tournament',
43 => 'TournamentTest::check_round_creation_tournament',
44 => 'TournamentTest::check_round_inherits_skip_tournament',
45 => 'TournamentTest::check_rounds_from_categories_tournament',
46 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
47 => 'TournamentTest::check_split_teams_tournament',
48 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
49 => 'TournamentTest::check_gen_games_simulate_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
53 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
54 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
55 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
56 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
57 => 'TournamentTest::check_tournament_time_tournament',
58 => 'TournamentTest::check_getting_games_tournament',
59 => 'TournamentTest::check_sorting_teams_tournament',
60 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
61 => 'TournamentTest::check_sorting_teams_by_score_tournament',
62 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
63 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
64 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
18 =>
array (
0 => 'CategoryTest::check_round_add_category',
1 => 'CategoryTest::check_round_creation_category',
2 => 'CategoryTest::check_round_inherits_skip_category',
3 => 'CategoryTest::check_teams_from_rounds_category',
4 => 'CategoryTest::check_split_teams_category',
5 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
6 => 'CategoryTest::check_gen_games_simulate_category',
7 => 'CategoryTest::check_gen_games_simulate_real_category',
8 => 'CategoryTest::check_sorting_teams_category',
9 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
10 => 'CategoryTest::check_sorting_teams_by_score_category',
11 => 'DoubleEliminationTest::test_double_elimination',
12 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
13 => 'FilterTest::check_filter_creation_multi_round',
14 => 'FilterTest::check_filter_creation_multi_tournament',
15 => 'ProgressionTest::check_progressing',
16 => 'ProgressionTest::check_progressing_duplicates',
17 => 'ProgressionTest::check_progressing_blank',
18 => 'ProgressionTest::check_progressing_with_filters',
19 => 'ProgressionTest::check_progressing_with_filters_setting',
20 => 'ProgressionTest::check_progressing_blank_wint_filters',
21 => 'RoundTest::check_name_setup_round',
22 => 'RoundTest::check_id_setup_round',
23 => 'RoundTest::check_group_add_round',
24 => 'RoundTest::check_group_creation_round',
25 => 'RoundTest::check_getting_group_ids_round',
26 => 'RoundTest::check_ordering_groups_round',
27 => 'RoundTest::check_skip_round',
28 => 'RoundTest::check_group_inherits_skip_round',
29 => 'RoundTest::check_team_add_round',
30 => 'RoundTest::check_team_creation_round',
31 => 'RoundTest::check_split_teams_round',
32 => 'RoundTest::check_split_teams_with_defined_groups_round',
33 => 'RoundTest::check_sorting_teams_round',
34 => 'RoundTest::check_sorting_teams_from_getTeams_round',
35 => 'RoundTest::check_sorting_teams_by_score_round',
36 => 'RoundTest::check_games_generation_round',
37 => 'RoundTest::check_played_round',
38 => 'RoundTest::check_progress_round',
39 => 'RoundTest::check_progress_blank_round',
40 => 'SingleEliminationTest::test_single_elimination',
41 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
42 => 'TournamentTest::check_round_add_tournament',
43 => 'TournamentTest::check_round_creation_tournament',
44 => 'TournamentTest::check_round_inherits_skip_tournament',
45 => 'TournamentTest::check_rounds_from_categories_tournament',
46 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
47 => 'TournamentTest::check_split_teams_tournament',
48 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
49 => 'TournamentTest::check_gen_games_simulate_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
53 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
54 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
55 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
56 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
57 => 'TournamentTest::check_tournament_time_tournament',
58 => 'TournamentTest::check_getting_games_tournament',
59 => 'TournamentTest::check_sorting_teams_tournament',
60 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
61 => 'TournamentTest::check_sorting_teams_by_score_tournament',
62 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
63 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
64 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
19 =>
array (
0 => 'CategoryTest::check_round_add_category',
1 => 'CategoryTest::check_round_creation_category',
2 => 'CategoryTest::check_round_inherits_skip_category',
3 => 'CategoryTest::check_teams_from_rounds_category',
4 => 'CategoryTest::check_split_teams_category',
5 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
6 => 'CategoryTest::check_gen_games_simulate_category',
7 => 'CategoryTest::check_gen_games_simulate_real_category',
8 => 'CategoryTest::check_sorting_teams_category',
9 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
10 => 'CategoryTest::check_sorting_teams_by_score_category',
11 => 'DoubleEliminationTest::test_double_elimination',
12 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
13 => 'FilterTest::check_filter_creation_multi_round',
14 => 'FilterTest::check_filter_creation_multi_tournament',
15 => 'ProgressionTest::check_progressing',
16 => 'ProgressionTest::check_progressing_duplicates',
17 => 'ProgressionTest::check_progressing_blank',
18 => 'ProgressionTest::check_progressing_with_filters',
19 => 'ProgressionTest::check_progressing_with_filters_setting',
20 => 'ProgressionTest::check_progressing_blank_wint_filters',
21 => 'RoundTest::check_name_setup_round',
22 => 'RoundTest::check_id_setup_round',
23 => 'RoundTest::check_group_add_round',
24 => 'RoundTest::check_group_creation_round',
25 => 'RoundTest::check_getting_group_ids_round',
26 => 'RoundTest::check_ordering_groups_round',
27 => 'RoundTest::check_skip_round',
28 => 'RoundTest::check_group_inherits_skip_round',
29 => 'RoundTest::check_team_add_round',
30 => 'RoundTest::check_team_creation_round',
31 => 'RoundTest::check_split_teams_round',
32 => 'RoundTest::check_split_teams_with_defined_groups_round',
33 => 'RoundTest::check_sorting_teams_round',
34 => 'RoundTest::check_sorting_teams_from_getTeams_round',
35 => 'RoundTest::check_sorting_teams_by_score_round',
36 => 'RoundTest::check_games_generation_round',
37 => 'RoundTest::check_played_round',
38 => 'RoundTest::check_progress_round',
39 => 'RoundTest::check_progress_blank_round',
40 => 'SingleEliminationTest::test_single_elimination',
41 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
42 => 'TournamentTest::check_round_add_tournament',
43 => 'TournamentTest::check_round_creation_tournament',
44 => 'TournamentTest::check_round_inherits_skip_tournament',
45 => 'TournamentTest::check_rounds_from_categories_tournament',
46 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
47 => 'TournamentTest::check_split_teams_tournament',
48 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
49 => 'TournamentTest::check_gen_games_simulate_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
53 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
54 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
55 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
56 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
57 => 'TournamentTest::check_tournament_time_tournament',
58 => 'TournamentTest::check_getting_games_tournament',
59 => 'TournamentTest::check_sorting_teams_tournament',
60 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
61 => 'TournamentTest::check_sorting_teams_by_score_tournament',
62 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
63 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
64 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
22 =>
array (
0 => 'RoundTest::check_group_add_round',
),
23 =>
array (
0 => 'RoundTest::check_group_add_round',
),
25 =>
array (
0 => 'RoundTest::check_group_add_round',
),
26 => NULL,
28 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_group_creation_round',
18 => 'RoundTest::check_getting_group_ids_round',
19 => 'RoundTest::check_ordering_groups_round',
20 => 'RoundTest::check_group_inherits_skip_round',
21 => 'RoundTest::check_split_teams_round',
22 => 'RoundTest::check_split_teams_with_defined_groups_round',
23 => 'RoundTest::check_sorting_teams_round',
24 => 'RoundTest::check_sorting_teams_from_getTeams_round',
25 => 'RoundTest::check_sorting_teams_by_score_round',
26 => 'RoundTest::check_games_generation_round',
27 => 'RoundTest::check_played_round',
28 => 'RoundTest::check_progress_round',
29 => 'RoundTest::check_progress_blank_round',
30 => 'SingleEliminationTest::test_single_elimination',
31 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
29 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_group_creation_round',
18 => 'RoundTest::check_getting_group_ids_round',
19 => 'RoundTest::check_ordering_groups_round',
20 => 'RoundTest::check_group_inherits_skip_round',
21 => 'RoundTest::check_split_teams_round',
22 => 'RoundTest::check_split_teams_with_defined_groups_round',
23 => 'RoundTest::check_sorting_teams_round',
24 => 'RoundTest::check_sorting_teams_from_getTeams_round',
25 => 'RoundTest::check_sorting_teams_by_score_round',
26 => 'RoundTest::check_games_generation_round',
27 => 'RoundTest::check_played_round',
28 => 'RoundTest::check_progress_round',
29 => 'RoundTest::check_progress_blank_round',
30 => 'SingleEliminationTest::test_single_elimination',
31 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
30 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_group_creation_round',
18 => 'RoundTest::check_getting_group_ids_round',
19 => 'RoundTest::check_ordering_groups_round',
20 => 'RoundTest::check_group_inherits_skip_round',
21 => 'RoundTest::check_split_teams_round',
22 => 'RoundTest::check_split_teams_with_defined_groups_round',
23 => 'RoundTest::check_sorting_teams_round',
24 => 'RoundTest::check_sorting_teams_from_getTeams_round',
25 => 'RoundTest::check_sorting_teams_by_score_round',
26 => 'RoundTest::check_games_generation_round',
27 => 'RoundTest::check_played_round',
28 => 'RoundTest::check_progress_round',
29 => 'RoundTest::check_progress_blank_round',
30 => 'SingleEliminationTest::test_single_elimination',
31 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
31 => NULL,
33 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_add_round',
19 => 'RoundTest::check_group_creation_round',
20 => 'RoundTest::check_team_add_round',
21 => 'RoundTest::check_team_creation_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
34 => 'TournamentTest::check_split_teams_tournament',
35 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
36 => 'TournamentTest::check_gen_games_simulate_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_tournament',
39 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
44 => 'TournamentTest::check_tournament_time_tournament',
45 => 'TournamentTest::check_getting_games_tournament',
46 => 'TournamentTest::check_sorting_teams_tournament',
47 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
48 => 'TournamentTest::check_sorting_teams_by_score_tournament',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
34 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_add_round',
19 => 'RoundTest::check_group_creation_round',
20 => 'RoundTest::check_team_add_round',
21 => 'RoundTest::check_team_creation_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
34 => 'TournamentTest::check_split_teams_tournament',
35 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
36 => 'TournamentTest::check_gen_games_simulate_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_tournament',
39 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
44 => 'TournamentTest::check_tournament_time_tournament',
45 => 'TournamentTest::check_getting_games_tournament',
46 => 'TournamentTest::check_sorting_teams_tournament',
47 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
48 => 'TournamentTest::check_sorting_teams_by_score_tournament',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
35 => NULL,
37 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'RoundTest::check_getting_group_ids_round',
4 => 'RoundTest::check_sorting_teams_round',
5 => 'RoundTest::check_sorting_teams_from_getTeams_round',
6 => 'RoundTest::check_sorting_teams_by_score_round',
7 => 'TournamentTest::check_sorting_teams_tournament',
8 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
9 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
39 => NULL,
42 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'FilterTest::check_filter_creation_multi_round',
7 => 'FilterTest::check_filter_creation_multi_tournament',
8 => 'ProgressionTest::check_progressing',
9 => 'ProgressionTest::check_progressing_duplicates',
10 => 'ProgressionTest::check_progressing_blank',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_group_add_round',
15 => 'RoundTest::check_getting_group_ids_round',
16 => 'RoundTest::check_ordering_groups_round',
17 => 'RoundTest::check_split_teams_round',
18 => 'RoundTest::check_split_teams_with_defined_groups_round',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'SingleEliminationTest::test_single_elimination',
24 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
25 => 'TournamentTest::check_split_teams_tournament',
26 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
27 => 'TournamentTest::check_gen_games_simulate_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
35 => 'TournamentTest::check_tournament_time_tournament',
36 => 'TournamentTest::check_getting_games_tournament',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
43 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_add_round',
19 => 'RoundTest::check_group_creation_round',
20 => 'RoundTest::check_getting_group_ids_round',
21 => 'RoundTest::check_ordering_groups_round',
22 => 'RoundTest::check_team_add_round',
23 => 'RoundTest::check_team_creation_round',
24 => 'RoundTest::check_split_teams_round',
25 => 'RoundTest::check_split_teams_with_defined_groups_round',
26 => 'RoundTest::check_sorting_teams_round',
27 => 'RoundTest::check_sorting_teams_from_getTeams_round',
28 => 'RoundTest::check_sorting_teams_by_score_round',
29 => 'RoundTest::check_games_generation_round',
30 => 'RoundTest::check_played_round',
31 => 'RoundTest::check_progress_round',
32 => 'RoundTest::check_progress_blank_round',
33 => 'SingleEliminationTest::test_single_elimination',
34 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
35 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
36 => 'TournamentTest::check_split_teams_tournament',
37 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
38 => 'TournamentTest::check_gen_games_simulate_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
43 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
46 => 'TournamentTest::check_tournament_time_tournament',
47 => 'TournamentTest::check_getting_games_tournament',
48 => 'TournamentTest::check_sorting_teams_tournament',
49 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
50 => 'TournamentTest::check_sorting_teams_by_score_tournament',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
53 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
44 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_add_round',
19 => 'RoundTest::check_group_creation_round',
20 => 'RoundTest::check_getting_group_ids_round',
21 => 'RoundTest::check_ordering_groups_round',
22 => 'RoundTest::check_team_add_round',
23 => 'RoundTest::check_team_creation_round',
24 => 'RoundTest::check_split_teams_round',
25 => 'RoundTest::check_split_teams_with_defined_groups_round',
26 => 'RoundTest::check_sorting_teams_round',
27 => 'RoundTest::check_sorting_teams_from_getTeams_round',
28 => 'RoundTest::check_sorting_teams_by_score_round',
29 => 'RoundTest::check_games_generation_round',
30 => 'RoundTest::check_played_round',
31 => 'RoundTest::check_progress_round',
32 => 'RoundTest::check_progress_blank_round',
33 => 'SingleEliminationTest::test_single_elimination',
34 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
35 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
36 => 'TournamentTest::check_split_teams_tournament',
37 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
38 => 'TournamentTest::check_gen_games_simulate_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
43 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
46 => 'TournamentTest::check_tournament_time_tournament',
47 => 'TournamentTest::check_getting_games_tournament',
48 => 'TournamentTest::check_sorting_teams_tournament',
49 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
50 => 'TournamentTest::check_sorting_teams_by_score_tournament',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
53 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
45 => NULL,
48 =>
array (
0 => 'RoundTest::check_skip_round',
1 => 'RoundTest::check_group_inherits_skip_round',
),
49 =>
array (
0 => 'RoundTest::check_skip_round',
1 => 'RoundTest::check_group_inherits_skip_round',
),
50 => NULL,
52 =>
array (
0 => 'RoundTest::check_skip_round',
),
53 =>
array (
0 => 'RoundTest::check_skip_round',
),
54 => NULL,
56 =>
array (
0 => 'CategoryTest::check_round_creation_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_skip_round',
20 => 'SingleEliminationTest::test_single_elimination',
21 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
22 => 'TournamentTest::check_round_creation_tournament',
23 => 'TournamentTest::check_round_inherits_skip_tournament',
24 => 'TournamentTest::check_rounds_from_categories_tournament',
25 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
26 => 'TournamentTest::check_split_teams_tournament',
27 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TournamentTest::check_sorting_teams_tournament',
39 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
40 => 'TournamentTest::check_sorting_teams_by_score_tournament',
41 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
57 =>
array (
0 => 'CategoryTest::check_round_creation_category',
1 => 'CategoryTest::check_round_inherits_skip_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_skip_round',
20 => 'SingleEliminationTest::test_single_elimination',
21 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
22 => 'TournamentTest::check_round_creation_tournament',
23 => 'TournamentTest::check_round_inherits_skip_tournament',
24 => 'TournamentTest::check_rounds_from_categories_tournament',
25 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
26 => 'TournamentTest::check_split_teams_tournament',
27 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TournamentTest::check_sorting_teams_tournament',
39 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
40 => 'TournamentTest::check_sorting_teams_by_score_tournament',
41 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
58 => NULL,
60 =>
array (
0 => 'CategoryTest::check_round_inherits_skip_category',
1 => 'RoundTest::check_skip_round',
2 => 'TournamentTest::check_round_inherits_skip_tournament',
),
61 => NULL,
64 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing_with_filters',
5 => 'ProgressionTest::check_progressing_with_filters_setting',
6 => 'ProgressionTest::check_progressing_blank_wint_filters',
7 => 'RoundTest::check_games_generation_round',
8 => 'RoundTest::check_played_round',
9 => 'RoundTest::check_progress_round',
10 => 'RoundTest::check_progress_blank_round',
11 => 'SingleEliminationTest::test_single_elimination',
12 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
65 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing_with_filters',
5 => 'ProgressionTest::check_progressing_with_filters_setting',
6 => 'ProgressionTest::check_progressing_blank_wint_filters',
7 => 'RoundTest::check_games_generation_round',
8 => 'RoundTest::check_played_round',
9 => 'RoundTest::check_progress_round',
10 => 'RoundTest::check_progress_blank_round',
11 => 'SingleEliminationTest::test_single_elimination',
12 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
66 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing_with_filters',
5 => 'ProgressionTest::check_progressing_with_filters_setting',
6 => 'ProgressionTest::check_progressing_blank_wint_filters',
7 => 'RoundTest::check_games_generation_round',
8 => 'RoundTest::check_played_round',
9 => 'RoundTest::check_progress_round',
10 => 'RoundTest::check_progress_blank_round',
11 => 'SingleEliminationTest::test_single_elimination',
12 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
68 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing_with_filters',
5 => 'ProgressionTest::check_progressing_with_filters_setting',
6 => 'ProgressionTest::check_progressing_blank_wint_filters',
7 => 'RoundTest::check_games_generation_round',
8 => 'RoundTest::check_played_round',
9 => 'RoundTest::check_progress_round',
10 => 'RoundTest::check_progress_blank_round',
11 => 'SingleEliminationTest::test_single_elimination',
12 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
69 => NULL,
71 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'RoundTest::check_games_generation_round',
5 => 'SingleEliminationTest::test_single_elimination',
6 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
7 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
8 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
11 => 'TournamentTest::check_tournament_time_tournament',
12 => 'TournamentTest::check_getting_games_tournament',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
14 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
72 => NULL,
74 =>
array (
0 => 'RoundTest::check_played_round',
),
75 =>
array (
0 => 'RoundTest::check_played_round',
),
76 =>
array (
0 => 'RoundTest::check_played_round',
),
78 =>
array (
0 => 'RoundTest::check_played_round',
),
79 => NULL,
82 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_team_add_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
17 => 'TournamentTest::check_split_teams_tournament',
18 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
19 => 'TournamentTest::check_gen_games_simulate_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
27 => 'TournamentTest::check_tournament_time_tournament',
28 => 'TournamentTest::check_getting_games_tournament',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
83 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_team_add_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
17 => 'TournamentTest::check_split_teams_tournament',
18 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
19 => 'TournamentTest::check_gen_games_simulate_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
27 => 'TournamentTest::check_tournament_time_tournament',
28 => 'TournamentTest::check_getting_games_tournament',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
85 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_team_add_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
17 => 'TournamentTest::check_split_teams_tournament',
18 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
19 => 'TournamentTest::check_gen_games_simulate_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
27 => 'TournamentTest::check_tournament_time_tournament',
28 => 'TournamentTest::check_getting_games_tournament',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
86 => NULL,
88 =>
array (
0 => 'RoundTest::check_team_creation_round',
1 => 'RoundTest::check_split_teams_round',
2 => 'RoundTest::check_split_teams_with_defined_groups_round',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'RoundTest::check_games_generation_round',
7 => 'RoundTest::check_played_round',
8 => 'RoundTest::check_progress_round',
9 => 'RoundTest::check_progress_blank_round',
),
89 =>
array (
0 => 'RoundTest::check_team_creation_round',
1 => 'RoundTest::check_split_teams_round',
2 => 'RoundTest::check_split_teams_with_defined_groups_round',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'RoundTest::check_games_generation_round',
7 => 'RoundTest::check_played_round',
8 => 'RoundTest::check_progress_round',
9 => 'RoundTest::check_progress_blank_round',
),
90 =>
array (
0 => 'RoundTest::check_team_creation_round',
1 => 'RoundTest::check_split_teams_round',
2 => 'RoundTest::check_split_teams_with_defined_groups_round',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'RoundTest::check_games_generation_round',
7 => 'RoundTest::check_played_round',
8 => 'RoundTest::check_progress_round',
9 => 'RoundTest::check_progress_blank_round',
),
91 => NULL,
93 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
94 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
95 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_progress_round',
18 => 'RoundTest::check_progress_blank_round',
19 => 'SingleEliminationTest::test_single_elimination',
20 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
21 => 'TournamentTest::check_split_teams_tournament',
22 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TournamentTest::check_sorting_teams_tournament',
34 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
35 => 'TournamentTest::check_sorting_teams_by_score_tournament',
36 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
96 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_progress_round',
18 => 'RoundTest::check_progress_blank_round',
19 => 'SingleEliminationTest::test_single_elimination',
20 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
21 => 'TournamentTest::check_split_teams_tournament',
22 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TournamentTest::check_sorting_teams_tournament',
34 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
35 => 'TournamentTest::check_sorting_teams_by_score_tournament',
36 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
98 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'ProgressionTest::check_progressing',
12 => 'ProgressionTest::check_progressing_duplicates',
13 => 'ProgressionTest::check_progressing_blank',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'RoundTest::check_progress_round',
18 => 'RoundTest::check_progress_blank_round',
19 => 'SingleEliminationTest::test_single_elimination',
20 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
21 => 'TournamentTest::check_split_teams_tournament',
22 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TournamentTest::check_sorting_teams_tournament',
34 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
35 => 'TournamentTest::check_sorting_teams_by_score_tournament',
36 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
100 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
103 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
104 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
105 =>
array (
0 => 'CategoryTest::check_teams_from_rounds_category',
1 => 'CategoryTest::check_split_teams_category',
2 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
3 => 'CategoryTest::check_gen_games_simulate_category',
4 => 'CategoryTest::check_gen_games_simulate_real_category',
5 => 'CategoryTest::check_sorting_teams_category',
6 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
7 => 'CategoryTest::check_sorting_teams_by_score_category',
8 => 'DoubleEliminationTest::test_double_elimination',
9 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
10 => 'FilterTest::check_filter_creation_multi_round',
11 => 'FilterTest::check_filter_creation_multi_tournament',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_team_add_round',
19 => 'RoundTest::check_team_creation_round',
20 => 'RoundTest::check_split_teams_round',
21 => 'RoundTest::check_split_teams_with_defined_groups_round',
22 => 'RoundTest::check_sorting_teams_round',
23 => 'RoundTest::check_sorting_teams_from_getTeams_round',
24 => 'RoundTest::check_sorting_teams_by_score_round',
25 => 'RoundTest::check_games_generation_round',
26 => 'RoundTest::check_played_round',
27 => 'RoundTest::check_progress_round',
28 => 'RoundTest::check_progress_blank_round',
29 => 'SingleEliminationTest::test_single_elimination',
30 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
31 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
32 => 'TournamentTest::check_split_teams_tournament',
33 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TournamentTest::check_sorting_teams_tournament',
45 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
46 => 'TournamentTest::check_sorting_teams_by_score_tournament',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
106 => NULL,
108 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'TournamentTest::check_sorting_teams_tournament',
7 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
8 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
111 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'TournamentTest::check_sorting_teams_tournament',
7 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
8 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
112 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'TournamentTest::check_sorting_teams_tournament',
7 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
8 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
114 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'RoundTest::check_sorting_teams_round',
4 => 'RoundTest::check_sorting_teams_from_getTeams_round',
5 => 'RoundTest::check_sorting_teams_by_score_round',
6 => 'TournamentTest::check_sorting_teams_tournament',
7 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
8 => 'TournamentTest::check_sorting_teams_by_score_tournament',
),
115 => NULL,
119 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
121 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
122 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
124 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
125 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
126 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
129 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_split_teams_round',
13 => 'RoundTest::check_split_teams_with_defined_groups_round',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'SingleEliminationTest::test_single_elimination',
19 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
20 => 'TournamentTest::check_split_teams_tournament',
21 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
130 => NULL,
133 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_blank',
7 => 'ProgressionTest::check_progressing_with_filters',
8 => 'ProgressionTest::check_progressing_with_filters_setting',
9 => 'ProgressionTest::check_progressing_blank_wint_filters',
10 => 'RoundTest::check_progress_round',
11 => 'RoundTest::check_progress_blank_round',
12 => 'SingleEliminationTest::test_single_elimination',
13 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
22 => 'TournamentTest::check_tournament_time_tournament',
23 => 'TournamentTest::check_getting_games_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
134 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_blank',
7 => 'ProgressionTest::check_progressing_with_filters',
8 => 'ProgressionTest::check_progressing_with_filters_setting',
9 => 'ProgressionTest::check_progressing_blank_wint_filters',
10 => 'RoundTest::check_progress_round',
11 => 'RoundTest::check_progress_blank_round',
12 => 'SingleEliminationTest::test_single_elimination',
13 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
22 => 'TournamentTest::check_tournament_time_tournament',
23 => 'TournamentTest::check_getting_games_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
136 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_blank',
7 => 'ProgressionTest::check_progressing_with_filters',
8 => 'ProgressionTest::check_progressing_with_filters_setting',
9 => 'ProgressionTest::check_progressing_blank_wint_filters',
10 => 'RoundTest::check_progress_round',
11 => 'RoundTest::check_progress_blank_round',
12 => 'SingleEliminationTest::test_single_elimination',
13 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
22 => 'TournamentTest::check_tournament_time_tournament',
23 => 'TournamentTest::check_getting_games_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
137 => NULL,
140 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_blank',
7 => 'ProgressionTest::check_progressing_with_filters',
8 => 'ProgressionTest::check_progressing_with_filters_setting',
9 => 'ProgressionTest::check_progressing_blank_wint_filters',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'SingleEliminationTest::test_single_elimination',
14 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
15 => 'TournamentTest::check_gen_games_simulate_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_tournament',
18 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
23 => 'TournamentTest::check_tournament_time_tournament',
24 => 'TournamentTest::check_getting_games_tournament',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
26 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
141 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_blank',
7 => 'ProgressionTest::check_progressing_with_filters',
8 => 'ProgressionTest::check_progressing_with_filters_setting',
9 => 'ProgressionTest::check_progressing_blank_wint_filters',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'SingleEliminationTest::test_single_elimination',
14 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
15 => 'TournamentTest::check_gen_games_simulate_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_tournament',
18 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
23 => 'TournamentTest::check_tournament_time_tournament',
24 => 'TournamentTest::check_getting_games_tournament',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
26 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
142 => NULL,
144 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'RoundTest::check_played_round',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TournamentTest::check_gen_games_simulate_tournament',
7 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_tournament_time_tournament',
11 => 'TournamentTest::check_getting_games_tournament',
12 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
145 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'RoundTest::check_played_round',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TournamentTest::check_gen_games_simulate_tournament',
7 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_tournament_time_tournament',
11 => 'TournamentTest::check_getting_games_tournament',
12 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
147 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'RoundTest::check_played_round',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TournamentTest::check_gen_games_simulate_tournament',
7 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
10 => 'TournamentTest::check_tournament_time_tournament',
11 => 'TournamentTest::check_getting_games_tournament',
12 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
148 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Constants.php' =>
array (
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Filter.php' =>
array (
16 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GeneratorTest::check_group_generator_r_r_2',
24 => 'GeneratorTest::check_group_generator_r_r_3',
25 => 'GeneratorTest::check_group_generator_r_r_4',
26 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
27 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
28 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
29 => 'GeneratorTest::check_group_generator_two_two',
30 => 'GeneratorTest::check_group_generator_cond_split',
31 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
32 => 'GroupTest::check_team_add_group',
33 => 'GroupTest::check_team_filters_group',
34 => 'GroupTest::check_team_creation_group',
35 => 'GroupTest::check_sorting_teams_group',
36 => 'GroupTest::check_sorting_teams_by_score_group',
37 => 'GroupTest::check_games_generation_group',
38 => 'GroupTest::check_games_generation_two_two_group',
39 => 'GroupTest::check_games_generation_split_group',
40 => 'GroupTest::check_games_adding_group',
41 => 'GroupTest::check_played_group',
42 => 'GroupTest::check_progress_group',
43 => 'GroupTest::check_add_progress_group',
44 => 'GroupTest::check_add_progressed_team_group',
45 => 'GroupTest::check_progress_blank_group',
46 => 'GroupTest::check_gen_games_simulate_group',
47 => 'GroupTest::check_gen_games_simulate_with_reset_group',
48 => 'ProgressionTest::check_progressing',
49 => 'ProgressionTest::check_progressing_duplicates',
50 => 'ProgressionTest::check_progressing_blank',
51 => 'ProgressionTest::check_progressing_with_filters',
52 => 'ProgressionTest::check_progressing_with_filters_setting',
53 => 'ProgressionTest::check_progressing_blank_wint_filters',
54 => 'RoundTest::check_team_add_round',
55 => 'RoundTest::check_team_creation_round',
56 => 'RoundTest::check_split_teams_round',
57 => 'RoundTest::check_split_teams_with_defined_groups_round',
58 => 'RoundTest::check_sorting_teams_round',
59 => 'RoundTest::check_sorting_teams_from_getTeams_round',
60 => 'RoundTest::check_sorting_teams_by_score_round',
61 => 'RoundTest::check_games_generation_round',
62 => 'RoundTest::check_played_round',
63 => 'RoundTest::check_progress_round',
64 => 'RoundTest::check_progress_blank_round',
65 => 'SingleEliminationTest::test_single_elimination',
66 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
67 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
79 => 'TournamentTest::check_team_add_tournament',
80 => 'TournamentTest::check_team_creation_tournament',
81 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
82 => 'TournamentTest::check_split_teams_tournament',
83 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
17 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GeneratorTest::check_group_generator_r_r_2',
24 => 'GeneratorTest::check_group_generator_r_r_3',
25 => 'GeneratorTest::check_group_generator_r_r_4',
26 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
27 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
28 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
29 => 'GeneratorTest::check_group_generator_two_two',
30 => 'GeneratorTest::check_group_generator_cond_split',
31 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
32 => 'GroupTest::check_team_add_group',
33 => 'GroupTest::check_team_filters_group',
34 => 'GroupTest::check_team_creation_group',
35 => 'GroupTest::check_sorting_teams_group',
36 => 'GroupTest::check_sorting_teams_by_score_group',
37 => 'GroupTest::check_games_generation_group',
38 => 'GroupTest::check_games_generation_two_two_group',
39 => 'GroupTest::check_games_generation_split_group',
40 => 'GroupTest::check_games_adding_group',
41 => 'GroupTest::check_played_group',
42 => 'GroupTest::check_progress_group',
43 => 'GroupTest::check_add_progress_group',
44 => 'GroupTest::check_add_progressed_team_group',
45 => 'GroupTest::check_progress_blank_group',
46 => 'GroupTest::check_gen_games_simulate_group',
47 => 'GroupTest::check_gen_games_simulate_with_reset_group',
48 => 'ProgressionTest::check_progressing',
49 => 'ProgressionTest::check_progressing_duplicates',
50 => 'ProgressionTest::check_progressing_blank',
51 => 'ProgressionTest::check_progressing_with_filters',
52 => 'ProgressionTest::check_progressing_with_filters_setting',
53 => 'ProgressionTest::check_progressing_blank_wint_filters',
54 => 'RoundTest::check_team_add_round',
55 => 'RoundTest::check_team_creation_round',
56 => 'RoundTest::check_split_teams_round',
57 => 'RoundTest::check_split_teams_with_defined_groups_round',
58 => 'RoundTest::check_sorting_teams_round',
59 => 'RoundTest::check_sorting_teams_from_getTeams_round',
60 => 'RoundTest::check_sorting_teams_by_score_round',
61 => 'RoundTest::check_games_generation_round',
62 => 'RoundTest::check_played_round',
63 => 'RoundTest::check_progress_round',
64 => 'RoundTest::check_progress_blank_round',
65 => 'SingleEliminationTest::test_single_elimination',
66 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
67 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
79 => 'TournamentTest::check_team_add_tournament',
80 => 'TournamentTest::check_team_creation_tournament',
81 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
82 => 'TournamentTest::check_split_teams_tournament',
83 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
21 => NULL,
28 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GeneratorTest::check_group_generator_r_r_2',
24 => 'GeneratorTest::check_group_generator_r_r_3',
25 => 'GeneratorTest::check_group_generator_r_r_4',
26 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
27 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
28 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
29 => 'GeneratorTest::check_group_generator_two_two',
30 => 'GeneratorTest::check_group_generator_cond_split',
31 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
32 => 'GroupTest::check_team_add_group',
33 => 'GroupTest::check_team_filters_group',
34 => 'GroupTest::check_team_creation_group',
35 => 'GroupTest::check_sorting_teams_group',
36 => 'GroupTest::check_sorting_teams_by_score_group',
37 => 'GroupTest::check_games_generation_group',
38 => 'GroupTest::check_games_generation_two_two_group',
39 => 'GroupTest::check_games_generation_split_group',
40 => 'GroupTest::check_games_adding_group',
41 => 'GroupTest::check_played_group',
42 => 'GroupTest::check_progress_group',
43 => 'GroupTest::check_add_progress_group',
44 => 'GroupTest::check_add_progressed_team_group',
45 => 'GroupTest::check_progress_blank_group',
46 => 'GroupTest::check_gen_games_simulate_group',
47 => 'GroupTest::check_gen_games_simulate_with_reset_group',
48 => 'ProgressionTest::check_progressing',
49 => 'ProgressionTest::check_progressing_duplicates',
50 => 'ProgressionTest::check_progressing_blank',
51 => 'ProgressionTest::check_progressing_with_filters',
52 => 'ProgressionTest::check_progressing_with_filters_setting',
53 => 'ProgressionTest::check_progressing_blank_wint_filters',
54 => 'RoundTest::check_team_add_round',
55 => 'RoundTest::check_team_creation_round',
56 => 'RoundTest::check_split_teams_round',
57 => 'RoundTest::check_split_teams_with_defined_groups_round',
58 => 'RoundTest::check_sorting_teams_round',
59 => 'RoundTest::check_sorting_teams_from_getTeams_round',
60 => 'RoundTest::check_sorting_teams_by_score_round',
61 => 'RoundTest::check_games_generation_round',
62 => 'RoundTest::check_played_round',
63 => 'RoundTest::check_progress_round',
64 => 'RoundTest::check_progress_blank_round',
65 => 'SingleEliminationTest::test_single_elimination',
66 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
67 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
79 => 'TournamentTest::check_team_add_tournament',
80 => 'TournamentTest::check_team_creation_tournament',
81 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
82 => 'TournamentTest::check_split_teams_tournament',
83 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
29 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'FilterTest::check_filter_creation',
3 => 'FilterTest::check_filter_creation_multi',
4 => 'FilterTest::check_filter_creation_multi_round',
5 => 'FilterTest::check_filter_creation_multi_tournament',
6 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
8 => 'FilterTest::check_filter_creation_multi_false_filter_and',
9 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
10 => 'FilterTest::check_filter_creation_multi_false_filter_or',
11 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
12 => 'FilterTest::check_filter_creation_multi_with_double_comp',
13 => 'GroupTest::check_team_filters_group',
14 => 'ProgressionTest::check_progressing_with_filters',
15 => 'ProgressionTest::check_progressing_with_filters_setting',
16 => 'ProgressionTest::check_progressing_blank_wint_filters',
17 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
21 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
22 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
23 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
24 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
25 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
26 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
27 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
28 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
30 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
4 => 'FilterTest::check_filter_creation_multi_false_filter_and',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
6 => 'FilterTest::check_filter_creation_multi_false_filter_or',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
8 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
31 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
33 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'FilterTest::check_filter_creation',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'GroupTest::check_team_filters_group',
5 => 'ProgressionTest::check_progressing_with_filters',
6 => 'ProgressionTest::check_progressing_with_filters_setting',
7 => 'ProgressionTest::check_progressing_blank_wint_filters',
8 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
11 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
12 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
14 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
15 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
16 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
17 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
19 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
35 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'FilterTest::check_filter_creation',
3 => 'GroupTest::check_team_filters_group',
4 => 'ProgressionTest::check_progressing_with_filters',
5 => 'ProgressionTest::check_progressing_with_filters_setting',
6 => 'ProgressionTest::check_progressing_blank_wint_filters',
7 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
11 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
12 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
14 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
15 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
16 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
37 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
),
39 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_with_double_comp',
17 => 'GeneratorTest::check_group_generator_r_r_2',
18 => 'GeneratorTest::check_group_generator_r_r_3',
19 => 'GeneratorTest::check_group_generator_r_r_4',
20 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
21 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
22 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
23 => 'GeneratorTest::check_group_generator_two_two',
24 => 'GeneratorTest::check_group_generator_cond_split',
25 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
26 => 'GroupTest::check_team_add_group',
27 => 'GroupTest::check_team_filters_group',
28 => 'GroupTest::check_team_creation_group',
29 => 'GroupTest::check_sorting_teams_group',
30 => 'GroupTest::check_sorting_teams_by_score_group',
31 => 'GroupTest::check_games_generation_group',
32 => 'GroupTest::check_games_generation_two_two_group',
33 => 'GroupTest::check_games_generation_split_group',
34 => 'GroupTest::check_games_adding_group',
35 => 'GroupTest::check_played_group',
36 => 'GroupTest::check_progress_group',
37 => 'GroupTest::check_add_progress_group',
38 => 'GroupTest::check_add_progressed_team_group',
39 => 'GroupTest::check_progress_blank_group',
40 => 'GroupTest::check_gen_games_simulate_group',
41 => 'GroupTest::check_gen_games_simulate_with_reset_group',
42 => 'ProgressionTest::check_progressing',
43 => 'ProgressionTest::check_progressing_duplicates',
44 => 'ProgressionTest::check_progressing_blank',
45 => 'ProgressionTest::check_progressing_with_filters',
46 => 'ProgressionTest::check_progressing_with_filters_setting',
47 => 'ProgressionTest::check_progressing_blank_wint_filters',
48 => 'RoundTest::check_team_add_round',
49 => 'RoundTest::check_team_creation_round',
50 => 'RoundTest::check_split_teams_round',
51 => 'RoundTest::check_split_teams_with_defined_groups_round',
52 => 'RoundTest::check_sorting_teams_round',
53 => 'RoundTest::check_sorting_teams_from_getTeams_round',
54 => 'RoundTest::check_sorting_teams_by_score_round',
55 => 'RoundTest::check_games_generation_round',
56 => 'RoundTest::check_played_round',
57 => 'RoundTest::check_progress_round',
58 => 'RoundTest::check_progress_blank_round',
59 => 'SingleEliminationTest::test_single_elimination',
60 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
61 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
65 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
66 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
67 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
73 => 'TournamentTest::check_team_add_tournament',
74 => 'TournamentTest::check_team_creation_tournament',
75 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
76 => 'TournamentTest::check_split_teams_tournament',
77 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
78 => 'TournamentTest::check_gen_games_simulate_tournament',
79 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
80 => 'TournamentTest::check_gen_games_simulate_real_tournament',
81 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
82 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
83 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
84 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
86 => 'TournamentTest::check_tournament_time_tournament',
87 => 'TournamentTest::check_getting_games_tournament',
88 => 'TournamentTest::check_sorting_teams_tournament',
89 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
90 => 'TournamentTest::check_sorting_teams_by_score_tournament',
91 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
92 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
93 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
40 => NULL,
43 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
4 => 'FilterTest::check_filter_creation_multi_false_filter_and',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
6 => 'FilterTest::check_filter_creation_multi_false_filter_or',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
8 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
44 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
4 => 'FilterTest::check_filter_creation_multi_false_filter_and',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
6 => 'FilterTest::check_filter_creation_multi_false_filter_or',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
8 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
45 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
46 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
48 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
49 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
4 => 'FilterTest::check_filter_creation_multi_false_filter_and',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
6 => 'FilterTest::check_filter_creation_multi_false_filter_or',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
50 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
51 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
53 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
),
55 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
),
56 => NULL,
59 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
60 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
61 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
62 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
63 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
64 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
65 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
66 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
67 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
68 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
70 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
),
72 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
74 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
),
75 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
),
76 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
),
78 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_filter_and',
),
80 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
81 => NULL,
83 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
7 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
84 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
7 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
85 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
7 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
86 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
87 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
88 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
),
89 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
),
90 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
91 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
),
92 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
),
94 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
),
96 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
),
98 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_false_filter_or',
6 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
99 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
100 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
102 =>
array (
0 => 'FilterTest::check_filter_creation_multi_false_filter_or',
),
104 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_and',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
5 => 'FilterTest::check_filter_creation_multi_with_double_comp',
),
105 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Team.php' =>
array (
34 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GameTest::check_creation_game',
24 => 'GameTest::check_creation_false_teams_game',
25 => 'GameTest::check_get_group_game',
26 => 'GameTest::check_adding_teams_game',
27 => 'GameTest::check_adding_teams_false_game',
28 => 'GameTest::check_get_team_by_id_game',
29 => 'GameTest::check_get_team_by_id_unexisting_team_game',
30 => 'GameTest::check_get_teams_ids_game',
31 => 'GameTest::check_setting_results_2_game',
32 => 'GameTest::check_setting_results_2_draw_game',
33 => 'GameTest::check_setting_results_false_game',
34 => 'GameTest::check_setting_results_false_team_game',
35 => 'GameTest::check_setting_results_3_game',
36 => 'GameTest::check_setting_results_4_game',
37 => 'GameTest::check_getting_loss_and_win_teams_2_game',
38 => 'GameTest::check_getting_draw_teams_2_game',
39 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
40 => 'GeneratorTest::check_group_generator_r_r_2',
41 => 'GeneratorTest::check_group_generator_r_r_3',
42 => 'GeneratorTest::check_group_generator_r_r_4',
43 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
44 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
45 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
46 => 'GeneratorTest::check_group_generator_two_two',
47 => 'GeneratorTest::check_group_generator_cond_split',
48 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_sorting_teams_group',
53 => 'GroupTest::check_sorting_teams_by_score_group',
54 => 'GroupTest::check_games_generation_group',
55 => 'GroupTest::check_games_generation_two_two_group',
56 => 'GroupTest::check_games_generation_split_group',
57 => 'GroupTest::check_games_creation_group',
58 => 'GroupTest::check_games_adding_group',
59 => 'GroupTest::check_played_group',
60 => 'GroupTest::check_progress_group',
61 => 'GroupTest::check_add_progress_group',
62 => 'GroupTest::check_add_progressed_team_group',
63 => 'GroupTest::check_progress_blank_group',
64 => 'GroupTest::check_gen_games_simulate_group',
65 => 'GroupTest::check_gen_games_simulate_with_reset_group',
66 => 'ProgressionTest::check_progressing',
67 => 'ProgressionTest::check_progressing_duplicates',
68 => 'ProgressionTest::check_progressing_blank',
69 => 'ProgressionTest::check_progressing_with_filters',
70 => 'ProgressionTest::check_progressing_with_filters_setting',
71 => 'ProgressionTest::check_progressing_blank_wint_filters',
72 => 'RoundTest::check_team_add_round',
73 => 'RoundTest::check_team_creation_round',
74 => 'RoundTest::check_split_teams_round',
75 => 'RoundTest::check_split_teams_with_defined_groups_round',
76 => 'RoundTest::check_sorting_teams_round',
77 => 'RoundTest::check_sorting_teams_from_getTeams_round',
78 => 'RoundTest::check_sorting_teams_by_score_round',
79 => 'RoundTest::check_games_generation_round',
80 => 'RoundTest::check_played_round',
81 => 'RoundTest::check_progress_round',
82 => 'RoundTest::check_progress_blank_round',
83 => 'SingleEliminationTest::test_single_elimination',
84 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
85 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
87 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
88 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
89 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
90 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
91 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
92 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
93 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
94 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
95 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
96 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
97 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
98 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
99 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
100 => 'TeamTest::check_name_setup_team',
101 => 'TeamTest::check_id_setup_team',
102 => 'TeamTest::check_getting_games_with_team',
103 => 'TeamTest::check_adding_group_team',
104 => 'TeamTest::check_adding_and_removing_scores_team',
105 => 'TeamTest::check_adding_and_removing_points_team',
106 => 'TournamentTest::check_team_add_tournament',
107 => 'TournamentTest::check_team_creation_tournament',
108 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
109 => 'TournamentTest::check_split_teams_tournament',
110 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
111 => 'TournamentTest::check_gen_games_simulate_tournament',
112 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
113 => 'TournamentTest::check_gen_games_simulate_real_tournament',
114 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
115 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
116 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
117 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
118 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
119 => 'TournamentTest::check_tournament_time_tournament',
120 => 'TournamentTest::check_getting_games_tournament',
121 => 'TournamentTest::check_sorting_teams_tournament',
122 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
123 => 'TournamentTest::check_sorting_teams_by_score_tournament',
124 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
125 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
126 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
35 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GameTest::check_creation_game',
24 => 'GameTest::check_creation_false_teams_game',
25 => 'GameTest::check_get_group_game',
26 => 'GameTest::check_adding_teams_game',
27 => 'GameTest::check_adding_teams_false_game',
28 => 'GameTest::check_get_team_by_id_game',
29 => 'GameTest::check_get_team_by_id_unexisting_team_game',
30 => 'GameTest::check_get_teams_ids_game',
31 => 'GameTest::check_setting_results_2_game',
32 => 'GameTest::check_setting_results_2_draw_game',
33 => 'GameTest::check_setting_results_false_game',
34 => 'GameTest::check_setting_results_false_team_game',
35 => 'GameTest::check_setting_results_3_game',
36 => 'GameTest::check_setting_results_4_game',
37 => 'GameTest::check_getting_loss_and_win_teams_2_game',
38 => 'GameTest::check_getting_draw_teams_2_game',
39 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
40 => 'GeneratorTest::check_group_generator_r_r_2',
41 => 'GeneratorTest::check_group_generator_r_r_3',
42 => 'GeneratorTest::check_group_generator_r_r_4',
43 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
44 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
45 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
46 => 'GeneratorTest::check_group_generator_two_two',
47 => 'GeneratorTest::check_group_generator_cond_split',
48 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_sorting_teams_group',
53 => 'GroupTest::check_sorting_teams_by_score_group',
54 => 'GroupTest::check_games_generation_group',
55 => 'GroupTest::check_games_generation_two_two_group',
56 => 'GroupTest::check_games_generation_split_group',
57 => 'GroupTest::check_games_creation_group',
58 => 'GroupTest::check_games_adding_group',
59 => 'GroupTest::check_played_group',
60 => 'GroupTest::check_progress_group',
61 => 'GroupTest::check_add_progress_group',
62 => 'GroupTest::check_add_progressed_team_group',
63 => 'GroupTest::check_progress_blank_group',
64 => 'GroupTest::check_gen_games_simulate_group',
65 => 'GroupTest::check_gen_games_simulate_with_reset_group',
66 => 'ProgressionTest::check_progressing',
67 => 'ProgressionTest::check_progressing_duplicates',
68 => 'ProgressionTest::check_progressing_blank',
69 => 'ProgressionTest::check_progressing_with_filters',
70 => 'ProgressionTest::check_progressing_with_filters_setting',
71 => 'ProgressionTest::check_progressing_blank_wint_filters',
72 => 'RoundTest::check_team_add_round',
73 => 'RoundTest::check_team_creation_round',
74 => 'RoundTest::check_split_teams_round',
75 => 'RoundTest::check_split_teams_with_defined_groups_round',
76 => 'RoundTest::check_sorting_teams_round',
77 => 'RoundTest::check_sorting_teams_from_getTeams_round',
78 => 'RoundTest::check_sorting_teams_by_score_round',
79 => 'RoundTest::check_games_generation_round',
80 => 'RoundTest::check_played_round',
81 => 'RoundTest::check_progress_round',
82 => 'RoundTest::check_progress_blank_round',
83 => 'SingleEliminationTest::test_single_elimination',
84 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
85 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
87 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
88 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
89 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
90 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
91 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
92 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
93 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
94 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
95 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
96 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
97 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
98 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
99 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
100 => 'TeamTest::check_name_setup_team',
101 => 'TeamTest::check_id_setup_team',
102 => 'TeamTest::check_getting_games_with_team',
103 => 'TeamTest::check_adding_group_team',
104 => 'TeamTest::check_adding_and_removing_scores_team',
105 => 'TeamTest::check_adding_and_removing_points_team',
106 => 'TournamentTest::check_team_add_tournament',
107 => 'TournamentTest::check_team_creation_tournament',
108 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
109 => 'TournamentTest::check_split_teams_tournament',
110 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
111 => 'TournamentTest::check_gen_games_simulate_tournament',
112 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
113 => 'TournamentTest::check_gen_games_simulate_real_tournament',
114 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
115 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
116 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
117 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
118 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
119 => 'TournamentTest::check_tournament_time_tournament',
120 => 'TournamentTest::check_getting_games_tournament',
121 => 'TournamentTest::check_sorting_teams_tournament',
122 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
123 => 'TournamentTest::check_sorting_teams_by_score_tournament',
124 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
125 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
126 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
36 =>
array (
0 => 'CategoryTest::check_team_add_category',
1 => 'CategoryTest::check_team_creation_category',
2 => 'CategoryTest::check_teams_from_rounds_category',
3 => 'CategoryTest::check_split_teams_category',
4 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
5 => 'CategoryTest::check_gen_games_simulate_category',
6 => 'CategoryTest::check_gen_games_simulate_real_category',
7 => 'CategoryTest::check_sorting_teams_category',
8 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
9 => 'CategoryTest::check_sorting_teams_by_score_category',
10 => 'DoubleEliminationTest::test_double_elimination',
11 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
12 => 'FilterTest::check_filter_creation',
13 => 'FilterTest::check_filter_creation_multi',
14 => 'FilterTest::check_filter_creation_multi_round',
15 => 'FilterTest::check_filter_creation_multi_tournament',
16 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
17 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
18 => 'FilterTest::check_filter_creation_multi_false_filter_and',
19 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
20 => 'FilterTest::check_filter_creation_multi_false_filter_or',
21 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
22 => 'FilterTest::check_filter_creation_multi_with_double_comp',
23 => 'GameTest::check_creation_game',
24 => 'GameTest::check_creation_false_teams_game',
25 => 'GameTest::check_get_group_game',
26 => 'GameTest::check_adding_teams_game',
27 => 'GameTest::check_adding_teams_false_game',
28 => 'GameTest::check_get_team_by_id_game',
29 => 'GameTest::check_get_team_by_id_unexisting_team_game',
30 => 'GameTest::check_get_teams_ids_game',
31 => 'GameTest::check_setting_results_2_game',
32 => 'GameTest::check_setting_results_2_draw_game',
33 => 'GameTest::check_setting_results_false_game',
34 => 'GameTest::check_setting_results_false_team_game',
35 => 'GameTest::check_setting_results_3_game',
36 => 'GameTest::check_setting_results_4_game',
37 => 'GameTest::check_getting_loss_and_win_teams_2_game',
38 => 'GameTest::check_getting_draw_teams_2_game',
39 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
40 => 'GeneratorTest::check_group_generator_r_r_2',
41 => 'GeneratorTest::check_group_generator_r_r_3',
42 => 'GeneratorTest::check_group_generator_r_r_4',
43 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
44 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
45 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
46 => 'GeneratorTest::check_group_generator_two_two',
47 => 'GeneratorTest::check_group_generator_cond_split',
48 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_sorting_teams_group',
53 => 'GroupTest::check_sorting_teams_by_score_group',
54 => 'GroupTest::check_games_generation_group',
55 => 'GroupTest::check_games_generation_two_two_group',
56 => 'GroupTest::check_games_generation_split_group',
57 => 'GroupTest::check_games_creation_group',
58 => 'GroupTest::check_games_adding_group',
59 => 'GroupTest::check_played_group',
60 => 'GroupTest::check_progress_group',
61 => 'GroupTest::check_add_progress_group',
62 => 'GroupTest::check_add_progressed_team_group',
63 => 'GroupTest::check_progress_blank_group',
64 => 'GroupTest::check_gen_games_simulate_group',
65 => 'GroupTest::check_gen_games_simulate_with_reset_group',
66 => 'ProgressionTest::check_progressing',
67 => 'ProgressionTest::check_progressing_duplicates',
68 => 'ProgressionTest::check_progressing_blank',
69 => 'ProgressionTest::check_progressing_with_filters',
70 => 'ProgressionTest::check_progressing_with_filters_setting',
71 => 'ProgressionTest::check_progressing_blank_wint_filters',
72 => 'RoundTest::check_team_add_round',
73 => 'RoundTest::check_team_creation_round',
74 => 'RoundTest::check_split_teams_round',
75 => 'RoundTest::check_split_teams_with_defined_groups_round',
76 => 'RoundTest::check_sorting_teams_round',
77 => 'RoundTest::check_sorting_teams_from_getTeams_round',
78 => 'RoundTest::check_sorting_teams_by_score_round',
79 => 'RoundTest::check_games_generation_round',
80 => 'RoundTest::check_played_round',
81 => 'RoundTest::check_progress_round',
82 => 'RoundTest::check_progress_blank_round',
83 => 'SingleEliminationTest::test_single_elimination',
84 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
85 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
87 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
88 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
89 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
90 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
91 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
92 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
93 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
94 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
95 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
96 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
97 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
98 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
99 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
100 => 'TeamTest::check_name_setup_team',
101 => 'TeamTest::check_id_setup_team',
102 => 'TeamTest::check_getting_games_with_team',
103 => 'TeamTest::check_adding_group_team',
104 => 'TeamTest::check_adding_and_removing_scores_team',
105 => 'TeamTest::check_adding_and_removing_points_team',
106 => 'TournamentTest::check_team_add_tournament',
107 => 'TournamentTest::check_team_creation_tournament',
108 => 'TournamentTest::check_teams_from_categories_and_rounds_tournament',
109 => 'TournamentTest::check_split_teams_tournament',
110 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
111 => 'TournamentTest::check_gen_games_simulate_tournament',
112 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
113 => 'TournamentTest::check_gen_games_simulate_real_tournament',
114 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
115 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
116 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
117 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
118 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
119 => 'TournamentTest::check_tournament_time_tournament',
120 => 'TournamentTest::check_getting_games_tournament',
121 => 'TournamentTest::check_sorting_teams_tournament',
122 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
123 => 'TournamentTest::check_sorting_teams_by_score_tournament',
124 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
125 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
126 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
39 => NULL,
42 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
43 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
44 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
45 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
46 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
47 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
48 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
49 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
50 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
52 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_setting_results_2_game',
21 => 'GameTest::check_setting_results_2_draw_game',
22 => 'GameTest::check_setting_results_false_game',
23 => 'GameTest::check_setting_results_false_team_game',
24 => 'GameTest::check_setting_results_3_game',
25 => 'GameTest::check_setting_results_4_game',
26 => 'GameTest::check_getting_loss_and_win_teams_2_game',
27 => 'GameTest::check_getting_draw_teams_2_game',
28 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
29 => 'GeneratorTest::check_group_generator_r_r_2',
30 => 'GeneratorTest::check_group_generator_r_r_3',
31 => 'GeneratorTest::check_group_generator_r_r_4',
32 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
33 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
34 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
35 => 'GeneratorTest::check_group_generator_two_two',
36 => 'GeneratorTest::check_group_generator_cond_split',
37 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
38 => 'GroupTest::check_team_add_group',
39 => 'GroupTest::check_team_filters_group',
40 => 'GroupTest::check_team_creation_group',
41 => 'GroupTest::check_sorting_teams_group',
42 => 'GroupTest::check_sorting_teams_by_score_group',
43 => 'GroupTest::check_games_generation_group',
44 => 'GroupTest::check_games_generation_two_two_group',
45 => 'GroupTest::check_games_generation_split_group',
46 => 'GroupTest::check_games_creation_group',
47 => 'GroupTest::check_games_adding_group',
48 => 'GroupTest::check_played_group',
49 => 'GroupTest::check_progress_group',
50 => 'GroupTest::check_add_progress_group',
51 => 'GroupTest::check_add_progressed_team_group',
52 => 'GroupTest::check_progress_blank_group',
53 => 'GroupTest::check_gen_games_simulate_group',
54 => 'GroupTest::check_gen_games_simulate_with_reset_group',
55 => 'ProgressionTest::check_progressing',
56 => 'ProgressionTest::check_progressing_duplicates',
57 => 'ProgressionTest::check_progressing_blank',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_split_teams_round',
62 => 'RoundTest::check_split_teams_with_defined_groups_round',
63 => 'RoundTest::check_sorting_teams_round',
64 => 'RoundTest::check_sorting_teams_from_getTeams_round',
65 => 'RoundTest::check_sorting_teams_by_score_round',
66 => 'RoundTest::check_games_generation_round',
67 => 'RoundTest::check_played_round',
68 => 'RoundTest::check_progress_round',
69 => 'RoundTest::check_progress_blank_round',
70 => 'SingleEliminationTest::test_single_elimination',
71 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
72 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
83 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
84 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
85 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
86 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
87 => 'TournamentTest::check_split_teams_tournament',
88 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
89 => 'TournamentTest::check_gen_games_simulate_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
91 => 'TournamentTest::check_gen_games_simulate_real_tournament',
92 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
93 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
94 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
95 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
96 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
97 => 'TournamentTest::check_tournament_time_tournament',
98 => 'TournamentTest::check_getting_games_tournament',
99 => 'TournamentTest::check_sorting_teams_tournament',
100 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
101 => 'TournamentTest::check_sorting_teams_by_score_tournament',
102 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
103 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
104 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
53 => NULL,
55 =>
array (
0 => 'GameTest::check_setting_results_2_game',
1 => 'GameTest::check_setting_results_2_draw_game',
2 => 'GameTest::check_setting_results_3_game',
3 => 'GameTest::check_setting_results_4_game',
4 => 'GroupTest::check_team_add_group',
5 => 'GroupTest::check_team_creation_group',
),
56 =>
array (
0 => 'GameTest::check_setting_results_2_game',
1 => 'GameTest::check_setting_results_2_draw_game',
2 => 'GameTest::check_setting_results_3_game',
3 => 'GameTest::check_setting_results_4_game',
),
57 =>
array (
0 => 'GameTest::check_setting_results_2_game',
1 => 'GameTest::check_setting_results_2_draw_game',
2 => 'GameTest::check_setting_results_3_game',
3 => 'GameTest::check_setting_results_4_game',
),
59 =>
array (
0 => 'GroupTest::check_team_add_group',
1 => 'GroupTest::check_team_creation_group',
),
60 => NULL,
63 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
64 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
65 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
66 => NULL,
68 =>
array (
0 => 'GameTest::check_creation_game',
1 => 'GameTest::check_adding_teams_game',
2 => 'TeamTest::check_getting_games_with_team',
),
69 =>
array (
0 => 'GameTest::check_creation_game',
1 => 'GameTest::check_adding_teams_game',
2 => 'TeamTest::check_getting_games_with_team',
),
70 =>
array (
0 => 'GameTest::check_creation_game',
1 => 'GameTest::check_adding_teams_game',
2 => 'TeamTest::check_getting_games_with_team',
),
72 =>
array (
0 => 'GameTest::check_creation_game',
1 => 'TeamTest::check_getting_games_with_team',
),
73 =>
array (
0 => 'GameTest::check_creation_game',
),
74 =>
array (
0 => 'GameTest::check_creation_game',
),
76 =>
array (
0 => 'GameTest::check_creation_game',
),
77 =>
array (
0 => 'GameTest::check_creation_game',
),
78 =>
array (
0 => 'GameTest::check_creation_game',
),
80 =>
array (
0 => 'GameTest::check_creation_game',
),
82 =>
array (
0 => 'TeamTest::check_getting_games_with_team',
),
83 => NULL,
85 =>
array (
0 => 'TeamTest::check_adding_group_team',
),
86 =>
array (
0 => 'TeamTest::check_adding_group_team',
),
87 => NULL,
89 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
90 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
91 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
92 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
93 => NULL,
95 =>
array (
0 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
1 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
2 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
3 => 'TeamTest::check_adding_group_team',
),
96 =>
array (
0 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
1 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
2 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
3 => 'TeamTest::check_adding_group_team',
),
97 =>
array (
0 => 'TeamTest::check_adding_group_team',
),
98 => NULL,
101 =>
array (
0 => 'GameTest::check_setting_results_2_game',
1 => 'GameTest::check_setting_results_2_draw_game',
2 => 'GameTest::check_setting_results_3_game',
3 => 'GameTest::check_setting_results_4_game',
4 => 'TeamTest::check_adding_and_removing_points_team',
),
102 => NULL,
104 =>
array (
0 => 'GameTest::check_setting_results_2_game',
1 => 'GameTest::check_setting_results_2_draw_game',
2 => 'GameTest::check_setting_results_3_game',
3 => 'GameTest::check_setting_results_4_game',
4 => 'TeamTest::check_adding_and_removing_scores_team',
),
105 => NULL,
108 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
109 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
110 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
111 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
112 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
113 => NULL,
115 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
116 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
117 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
118 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
119 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
120 => NULL,
123 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
124 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
125 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
126 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
127 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
13 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
128 => NULL,
130 =>
array (
0 => 'GameTest::check_setting_results_2_draw_game',
),
131 =>
array (
0 => 'GameTest::check_setting_results_2_draw_game',
),
132 =>
array (
0 => 'GameTest::check_setting_results_2_draw_game',
),
133 =>
array (
0 => 'GameTest::check_setting_results_2_draw_game',
),
134 =>
array (
0 => 'GameTest::check_setting_results_2_draw_game',
),
135 => NULL,
138 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
139 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
140 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
141 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
142 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_sorting_teams_group',
25 => 'GroupTest::check_sorting_teams_by_score_group',
26 => 'GroupTest::check_played_group',
27 => 'GroupTest::check_progress_group',
28 => 'GroupTest::check_add_progress_group',
29 => 'GroupTest::check_progress_blank_group',
30 => 'GroupTest::check_gen_games_simulate_group',
31 => 'GroupTest::check_gen_games_simulate_with_reset_group',
32 => 'ProgressionTest::check_progressing_with_filters',
33 => 'ProgressionTest::check_progressing_with_filters_setting',
34 => 'ProgressionTest::check_progressing_blank_wint_filters',
35 => 'RoundTest::check_sorting_teams_round',
36 => 'RoundTest::check_sorting_teams_from_getTeams_round',
37 => 'RoundTest::check_sorting_teams_by_score_round',
38 => 'RoundTest::check_played_round',
39 => 'RoundTest::check_progress_round',
40 => 'RoundTest::check_progress_blank_round',
41 => 'SingleEliminationTest::test_single_elimination',
42 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
43 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
57 => 'TournamentTest::check_gen_games_simulate_tournament',
58 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
59 => 'TournamentTest::check_gen_games_simulate_real_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
65 => 'TournamentTest::check_tournament_time_tournament',
66 => 'TournamentTest::check_getting_games_tournament',
67 => 'TournamentTest::check_sorting_teams_tournament',
68 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
69 => 'TournamentTest::check_sorting_teams_by_score_tournament',
70 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
143 => NULL,
145 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
146 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
147 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
148 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
149 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_3_game',
5 => 'GameTest::check_setting_results_4_game',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'RoundTest::check_played_round',
9 => 'SingleEliminationTest::test_single_elimination',
10 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
11 => 'TournamentTest::check_gen_games_simulate_tournament',
12 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
13 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
15 => 'TournamentTest::check_tournament_time_tournament',
16 => 'TournamentTest::check_getting_games_tournament',
17 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
18 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
150 => NULL,
153 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
154 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
155 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
156 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
157 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
158 => NULL,
160 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
),
161 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
),
162 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
),
163 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
),
164 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
),
165 => NULL,
168 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
3 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
169 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
3 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
170 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
3 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
171 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
3 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
172 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
3 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
173 => NULL,
175 =>
array (
0 => 'GameTest::check_setting_results_4_game',
),
176 =>
array (
0 => 'GameTest::check_setting_results_4_game',
),
177 =>
array (
0 => 'GameTest::check_setting_results_4_game',
),
178 =>
array (
0 => 'GameTest::check_setting_results_4_game',
),
179 =>
array (
0 => 'GameTest::check_setting_results_4_game',
),
180 => NULL,
183 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_group',
9 => 'GroupTest::check_add_progress_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_sorting_teams_round',
20 => 'RoundTest::check_sorting_teams_from_getTeams_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
27 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
28 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
29 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
30 => 'TournamentTest::check_gen_games_simulate_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_tournament',
33 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
38 => 'TournamentTest::check_tournament_time_tournament',
39 => 'TournamentTest::check_getting_games_tournament',
40 => 'TournamentTest::check_sorting_teams_tournament',
41 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
184 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_group',
9 => 'GroupTest::check_add_progress_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_sorting_teams_round',
20 => 'RoundTest::check_sorting_teams_from_getTeams_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
27 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
28 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
29 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
30 => 'TournamentTest::check_gen_games_simulate_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_tournament',
33 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
38 => 'TournamentTest::check_tournament_time_tournament',
39 => 'TournamentTest::check_getting_games_tournament',
40 => 'TournamentTest::check_sorting_teams_tournament',
41 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
185 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_group',
9 => 'GroupTest::check_add_progress_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_sorting_teams_round',
20 => 'RoundTest::check_sorting_teams_from_getTeams_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
27 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
28 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
29 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
30 => 'TournamentTest::check_gen_games_simulate_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_tournament',
33 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
38 => 'TournamentTest::check_tournament_time_tournament',
39 => 'TournamentTest::check_getting_games_tournament',
40 => 'TournamentTest::check_sorting_teams_tournament',
41 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
186 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_group',
9 => 'GroupTest::check_add_progress_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_sorting_teams_round',
20 => 'RoundTest::check_sorting_teams_from_getTeams_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
27 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
28 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
29 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
30 => 'TournamentTest::check_gen_games_simulate_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_tournament',
33 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
38 => 'TournamentTest::check_tournament_time_tournament',
39 => 'TournamentTest::check_getting_games_tournament',
40 => 'TournamentTest::check_sorting_teams_tournament',
41 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
188 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'GroupTest::check_sorting_teams_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_group',
9 => 'GroupTest::check_add_progress_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing',
14 => 'ProgressionTest::check_progressing_duplicates',
15 => 'ProgressionTest::check_progressing_blank',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_sorting_teams_round',
20 => 'RoundTest::check_sorting_teams_from_getTeams_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
27 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
28 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
29 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
30 => 'TournamentTest::check_gen_games_simulate_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_tournament',
33 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
38 => 'TournamentTest::check_tournament_time_tournament',
39 => 'TournamentTest::check_getting_games_tournament',
40 => 'TournamentTest::check_sorting_teams_tournament',
41 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
42 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
43 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
189 => NULL,
191 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'GroupTest::check_sorting_teams_by_score_group',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'RoundTest::check_sorting_teams_by_score_round',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TournamentTest::check_sorting_teams_by_score_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
192 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'GroupTest::check_sorting_teams_by_score_group',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'RoundTest::check_sorting_teams_by_score_round',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TournamentTest::check_sorting_teams_by_score_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
193 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'GroupTest::check_sorting_teams_by_score_group',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'RoundTest::check_sorting_teams_by_score_round',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TournamentTest::check_sorting_teams_by_score_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
194 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'GroupTest::check_sorting_teams_by_score_group',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'RoundTest::check_sorting_teams_by_score_round',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TournamentTest::check_sorting_teams_by_score_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
196 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'GroupTest::check_sorting_teams_by_score_group',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'RoundTest::check_sorting_teams_by_score_round',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'TournamentTest::check_gen_games_simulate_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_tournament',
17 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
23 => 'TournamentTest::check_sorting_teams_by_score_tournament',
24 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
25 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
197 => NULL,
200 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_2_draw_game',
20 => 'GameTest::check_setting_results_3_game',
21 => 'GameTest::check_setting_results_4_game',
22 => 'GameTest::check_getting_loss_and_win_teams_2_game',
23 => 'GameTest::check_getting_draw_teams_2_game',
24 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
25 => 'GroupTest::check_team_filters_group',
26 => 'GroupTest::check_sorting_teams_group',
27 => 'GroupTest::check_sorting_teams_by_score_group',
28 => 'GroupTest::check_played_group',
29 => 'GroupTest::check_progress_group',
30 => 'GroupTest::check_add_progress_group',
31 => 'GroupTest::check_progress_blank_group',
32 => 'GroupTest::check_gen_games_simulate_group',
33 => 'GroupTest::check_gen_games_simulate_with_reset_group',
34 => 'ProgressionTest::check_progressing_with_filters',
35 => 'ProgressionTest::check_progressing_with_filters_setting',
36 => 'ProgressionTest::check_progressing_blank_wint_filters',
37 => 'RoundTest::check_sorting_teams_round',
38 => 'RoundTest::check_sorting_teams_from_getTeams_round',
39 => 'RoundTest::check_sorting_teams_by_score_round',
40 => 'RoundTest::check_played_round',
41 => 'RoundTest::check_progress_round',
42 => 'RoundTest::check_progress_blank_round',
43 => 'SingleEliminationTest::test_single_elimination',
44 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
45 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
58 => 'TeamTest::check_adding_and_removing_scores_team',
59 => 'TournamentTest::check_gen_games_simulate_tournament',
60 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_real_tournament',
62 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
66 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
67 => 'TournamentTest::check_tournament_time_tournament',
68 => 'TournamentTest::check_getting_games_tournament',
69 => 'TournamentTest::check_sorting_teams_tournament',
70 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
71 => 'TournamentTest::check_sorting_teams_by_score_tournament',
72 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
73 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
201 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_2_draw_game',
20 => 'GameTest::check_setting_results_3_game',
21 => 'GameTest::check_setting_results_4_game',
22 => 'GameTest::check_getting_loss_and_win_teams_2_game',
23 => 'GameTest::check_getting_draw_teams_2_game',
24 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
25 => 'GroupTest::check_team_filters_group',
26 => 'GroupTest::check_sorting_teams_group',
27 => 'GroupTest::check_sorting_teams_by_score_group',
28 => 'GroupTest::check_played_group',
29 => 'GroupTest::check_progress_group',
30 => 'GroupTest::check_add_progress_group',
31 => 'GroupTest::check_progress_blank_group',
32 => 'GroupTest::check_gen_games_simulate_group',
33 => 'GroupTest::check_gen_games_simulate_with_reset_group',
34 => 'ProgressionTest::check_progressing_with_filters',
35 => 'ProgressionTest::check_progressing_with_filters_setting',
36 => 'ProgressionTest::check_progressing_blank_wint_filters',
37 => 'RoundTest::check_sorting_teams_round',
38 => 'RoundTest::check_sorting_teams_from_getTeams_round',
39 => 'RoundTest::check_sorting_teams_by_score_round',
40 => 'RoundTest::check_played_round',
41 => 'RoundTest::check_progress_round',
42 => 'RoundTest::check_progress_blank_round',
43 => 'SingleEliminationTest::test_single_elimination',
44 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
45 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
58 => 'TeamTest::check_adding_and_removing_scores_team',
59 => 'TournamentTest::check_gen_games_simulate_tournament',
60 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
61 => 'TournamentTest::check_gen_games_simulate_real_tournament',
62 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
66 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
67 => 'TournamentTest::check_tournament_time_tournament',
68 => 'TournamentTest::check_getting_games_tournament',
69 => 'TournamentTest::check_sorting_teams_tournament',
70 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
71 => 'TournamentTest::check_sorting_teams_by_score_tournament',
72 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
73 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
203 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_2_draw_game',
5 => 'GameTest::check_setting_results_3_game',
6 => 'GameTest::check_setting_results_4_game',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_gen_games_simulate_with_reset_group',
9 => 'RoundTest::check_played_round',
10 => 'SingleEliminationTest::test_single_elimination',
11 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
12 => 'TeamTest::check_adding_and_removing_scores_team',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
17 => 'TournamentTest::check_tournament_time_tournament',
18 => 'TournamentTest::check_getting_games_tournament',
19 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
20 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
204 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GameTest::check_setting_results_2_game',
4 => 'GameTest::check_setting_results_2_draw_game',
5 => 'GameTest::check_setting_results_3_game',
6 => 'GameTest::check_setting_results_4_game',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_gen_games_simulate_with_reset_group',
9 => 'RoundTest::check_played_round',
10 => 'SingleEliminationTest::test_single_elimination',
11 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
12 => 'TeamTest::check_adding_and_removing_scores_team',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
17 => 'TournamentTest::check_tournament_time_tournament',
18 => 'TournamentTest::check_getting_games_tournament',
19 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
20 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
206 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_real_category',
1 => 'GroupTest::check_progress_group',
2 => 'GroupTest::check_add_progress_group',
3 => 'ProgressionTest::check_progressing',
4 => 'ProgressionTest::check_progressing_duplicates',
5 => 'ProgressionTest::check_progressing_with_filters',
6 => 'ProgressionTest::check_progressing_with_filters_setting',
7 => 'RoundTest::check_progress_round',
8 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
11 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
12 => 'TeamTest::check_adding_and_removing_points_team',
13 => 'TournamentTest::check_gen_games_simulate_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
207 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_real_category',
1 => 'GroupTest::check_progress_group',
2 => 'GroupTest::check_add_progress_group',
3 => 'ProgressionTest::check_progressing',
4 => 'ProgressionTest::check_progressing_duplicates',
5 => 'ProgressionTest::check_progressing_with_filters',
6 => 'ProgressionTest::check_progressing_with_filters_setting',
7 => 'RoundTest::check_progress_round',
8 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
11 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
12 => 'TeamTest::check_adding_and_removing_points_team',
13 => 'TournamentTest::check_gen_games_simulate_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
209 =>
array (
0 => 'TeamTest::check_adding_and_removing_points_team',
),
210 =>
array (
0 => 'TeamTest::check_adding_and_removing_points_team',
),
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/WithGeneratorSetters.php' =>
array (
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Utilis/Generator.php' =>
array (
18 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
19 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
22 =>
array (
0 => 'GroupTest::check_skip_group',
),
23 =>
array (
0 => 'GroupTest::check_skip_group',
),
24 => NULL,
26 =>
array (
0 => 'GroupTest::check_skip_group',
),
27 =>
array (
0 => 'GroupTest::check_skip_group',
),
28 => NULL,
30 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'GroupTest::check_skip_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_creation_round',
19 => 'RoundTest::check_getting_group_ids_round',
20 => 'RoundTest::check_ordering_groups_round',
21 => 'RoundTest::check_group_inherits_skip_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_split_teams_tournament',
34 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
35 => 'TournamentTest::check_gen_games_simulate_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
43 => 'TournamentTest::check_tournament_time_tournament',
44 => 'TournamentTest::check_getting_games_tournament',
45 => 'TournamentTest::check_sorting_teams_tournament',
46 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
47 => 'TournamentTest::check_sorting_teams_by_score_tournament',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
31 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'GroupTest::check_skip_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_creation_round',
19 => 'RoundTest::check_getting_group_ids_round',
20 => 'RoundTest::check_ordering_groups_round',
21 => 'RoundTest::check_group_inherits_skip_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_split_teams_tournament',
34 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
35 => 'TournamentTest::check_gen_games_simulate_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
43 => 'TournamentTest::check_tournament_time_tournament',
44 => 'TournamentTest::check_getting_games_tournament',
45 => 'TournamentTest::check_sorting_teams_tournament',
46 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
47 => 'TournamentTest::check_sorting_teams_by_score_tournament',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
32 => NULL,
34 =>
array (
0 => 'GroupTest::check_skip_group',
1 => 'RoundTest::check_group_inherits_skip_round',
),
35 => NULL,
39 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_setting_type_group',
18 => 'ProgressionTest::check_progressing',
19 => 'ProgressionTest::check_progressing_duplicates',
20 => 'ProgressionTest::check_progressing_blank',
21 => 'ProgressionTest::check_progressing_with_filters',
22 => 'ProgressionTest::check_progressing_with_filters_setting',
23 => 'ProgressionTest::check_progressing_blank_wint_filters',
24 => 'RoundTest::check_games_generation_round',
25 => 'RoundTest::check_played_round',
26 => 'SingleEliminationTest::test_single_elimination',
27 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
40 =>
array (
0 => 'GroupTest::check_setting_type_group',
),
41 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_setting_type_group',
18 => 'ProgressionTest::check_progressing',
19 => 'ProgressionTest::check_progressing_duplicates',
20 => 'ProgressionTest::check_progressing_blank',
21 => 'ProgressionTest::check_progressing_with_filters',
22 => 'ProgressionTest::check_progressing_with_filters_setting',
23 => 'ProgressionTest::check_progressing_blank_wint_filters',
24 => 'RoundTest::check_games_generation_round',
25 => 'RoundTest::check_played_round',
26 => 'SingleEliminationTest::test_single_elimination',
27 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
42 => NULL,
44 =>
array (
0 => 'GroupTest::check_setting_type_group',
),
45 => NULL,
48 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GameTest::check_setting_results_2_game',
5 => 'GameTest::check_setting_results_2_draw_game',
6 => 'GameTest::check_setting_results_false_game',
7 => 'GameTest::check_setting_results_false_team_game',
8 => 'GameTest::check_setting_results_3_game',
9 => 'GameTest::check_setting_results_4_game',
10 => 'GameTest::check_getting_loss_and_win_teams_2_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_setting_in_game_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'SingleEliminationTest::test_single_elimination',
29 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
30 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
40 => 'TournamentTest::check_gen_games_simulate_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
48 => 'TournamentTest::check_tournament_time_tournament',
49 => 'TournamentTest::check_getting_games_tournament',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
49 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GameTest::check_setting_results_2_game',
5 => 'GameTest::check_setting_results_2_draw_game',
6 => 'GameTest::check_setting_results_false_game',
7 => 'GameTest::check_setting_results_false_team_game',
8 => 'GameTest::check_setting_results_3_game',
9 => 'GameTest::check_setting_results_4_game',
10 => 'GameTest::check_getting_loss_and_win_teams_2_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_setting_in_game_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'SingleEliminationTest::test_single_elimination',
29 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
30 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
40 => 'TournamentTest::check_gen_games_simulate_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
48 => 'TournamentTest::check_tournament_time_tournament',
49 => 'TournamentTest::check_getting_games_tournament',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
50 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GameTest::check_setting_results_2_game',
5 => 'GameTest::check_setting_results_2_draw_game',
6 => 'GameTest::check_setting_results_false_game',
7 => 'GameTest::check_setting_results_false_team_game',
8 => 'GameTest::check_setting_results_3_game',
9 => 'GameTest::check_setting_results_4_game',
10 => 'GameTest::check_getting_loss_and_win_teams_2_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_setting_in_game_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'SingleEliminationTest::test_single_elimination',
29 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
30 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
40 => 'TournamentTest::check_gen_games_simulate_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
48 => 'TournamentTest::check_tournament_time_tournament',
49 => 'TournamentTest::check_getting_games_tournament',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
51 => NULL,
53 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_2_draw_game',
20 => 'GameTest::check_setting_results_false_game',
21 => 'GameTest::check_setting_results_false_team_game',
22 => 'GameTest::check_setting_results_3_game',
23 => 'GameTest::check_setting_results_4_game',
24 => 'GameTest::check_getting_loss_and_win_teams_2_game',
25 => 'GameTest::check_getting_draw_teams_2_game',
26 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
27 => 'GroupTest::check_team_filters_group',
28 => 'GroupTest::check_sorting_teams_group',
29 => 'GroupTest::check_sorting_teams_by_score_group',
30 => 'GroupTest::check_played_group',
31 => 'GroupTest::check_progress_group',
32 => 'GroupTest::check_add_progress_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_setting_in_game_group',
35 => 'GroupTest::check_gen_games_simulate_group',
36 => 'GroupTest::check_gen_games_simulate_with_reset_group',
37 => 'ProgressionTest::check_progressing_with_filters',
38 => 'ProgressionTest::check_progressing_with_filters_setting',
39 => 'ProgressionTest::check_progressing_blank_wint_filters',
40 => 'RoundTest::check_sorting_teams_round',
41 => 'RoundTest::check_sorting_teams_from_getTeams_round',
42 => 'RoundTest::check_sorting_teams_by_score_round',
43 => 'RoundTest::check_played_round',
44 => 'RoundTest::check_progress_round',
45 => 'RoundTest::check_progress_blank_round',
46 => 'SingleEliminationTest::test_single_elimination',
47 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
48 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
58 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
59 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
61 => 'TournamentTest::check_gen_games_simulate_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
66 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
67 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
68 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
69 => 'TournamentTest::check_tournament_time_tournament',
70 => 'TournamentTest::check_getting_games_tournament',
71 => 'TournamentTest::check_sorting_teams_tournament',
72 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
73 => 'TournamentTest::check_sorting_teams_by_score_tournament',
74 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
75 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
54 => NULL,
57 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'GroupTest::check_setting_max_size_group',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
58 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'GroupTest::check_setting_max_size_group',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
59 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'GroupTest::check_setting_max_size_group',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
60 => NULL,
62 =>
array (
0 => 'GroupTest::check_setting_max_size_group',
),
63 => NULL,
66 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_progress_blank_group',
18 => 'GroupTest::check_gen_games_simulate_group',
19 => 'GroupTest::check_gen_games_simulate_with_reset_group',
20 => 'ProgressionTest::check_progressing_with_filters',
21 => 'ProgressionTest::check_progressing_with_filters_setting',
22 => 'ProgressionTest::check_progressing_blank_wint_filters',
23 => 'RoundTest::check_games_generation_round',
24 => 'RoundTest::check_played_round',
25 => 'RoundTest::check_progress_round',
26 => 'RoundTest::check_progress_blank_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TournamentTest::check_gen_games_simulate_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
37 => 'TournamentTest::check_tournament_time_tournament',
38 => 'TournamentTest::check_getting_games_tournament',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
41 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
68 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GroupTest::check_games_generation_group',
9 => 'GroupTest::check_played_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing_with_filters',
14 => 'ProgressionTest::check_progressing_with_filters_setting',
15 => 'ProgressionTest::check_progressing_blank_wint_filters',
16 => 'RoundTest::check_games_generation_round',
17 => 'RoundTest::check_played_round',
18 => 'RoundTest::check_progress_round',
19 => 'RoundTest::check_progress_blank_round',
20 => 'TournamentTest::check_gen_games_simulate_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
28 => 'TournamentTest::check_tournament_time_tournament',
29 => 'TournamentTest::check_getting_games_tournament',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
69 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GroupTest::check_games_generation_group',
9 => 'GroupTest::check_played_group',
10 => 'GroupTest::check_progress_blank_group',
11 => 'GroupTest::check_gen_games_simulate_group',
12 => 'GroupTest::check_gen_games_simulate_with_reset_group',
13 => 'ProgressionTest::check_progressing_with_filters',
14 => 'ProgressionTest::check_progressing_with_filters_setting',
15 => 'ProgressionTest::check_progressing_blank_wint_filters',
16 => 'RoundTest::check_games_generation_round',
17 => 'RoundTest::check_played_round',
18 => 'RoundTest::check_progress_round',
19 => 'RoundTest::check_progress_blank_round',
20 => 'TournamentTest::check_gen_games_simulate_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
28 => 'TournamentTest::check_tournament_time_tournament',
29 => 'TournamentTest::check_getting_games_tournament',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
71 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
72 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
74 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
75 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
77 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_progress_blank_group',
18 => 'GroupTest::check_gen_games_simulate_group',
19 => 'GroupTest::check_gen_games_simulate_with_reset_group',
20 => 'ProgressionTest::check_progressing_with_filters',
21 => 'ProgressionTest::check_progressing_with_filters_setting',
22 => 'ProgressionTest::check_progressing_blank_wint_filters',
23 => 'RoundTest::check_games_generation_round',
24 => 'RoundTest::check_played_round',
25 => 'RoundTest::check_progress_round',
26 => 'RoundTest::check_progress_blank_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TournamentTest::check_gen_games_simulate_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
37 => 'TournamentTest::check_tournament_time_tournament',
38 => 'TournamentTest::check_getting_games_tournament',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
78 => NULL,
80 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
81 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
82 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
83 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
84 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_cond_split',
4 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
5 => 'GroupTest::check_games_generation_group',
6 => 'GroupTest::check_games_generation_split_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_blank_group',
9 => 'GroupTest::check_gen_games_simulate_group',
10 => 'GroupTest::check_gen_games_simulate_with_reset_group',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'TournamentTest::check_gen_games_simulate_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
20 => 'TournamentTest::check_gen_games_simulate_real_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
26 => 'TournamentTest::check_tournament_time_tournament',
27 => 'TournamentTest::check_getting_games_tournament',
28 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
85 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_cond_split',
4 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
5 => 'GroupTest::check_games_generation_group',
6 => 'GroupTest::check_games_generation_split_group',
7 => 'GroupTest::check_played_group',
8 => 'GroupTest::check_progress_blank_group',
9 => 'GroupTest::check_gen_games_simulate_group',
10 => 'GroupTest::check_gen_games_simulate_with_reset_group',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_games_generation_round',
15 => 'RoundTest::check_played_round',
16 => 'RoundTest::check_progress_round',
17 => 'RoundTest::check_progress_blank_round',
18 => 'TournamentTest::check_gen_games_simulate_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
20 => 'TournamentTest::check_gen_games_simulate_real_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
26 => 'TournamentTest::check_tournament_time_tournament',
27 => 'TournamentTest::check_getting_games_tournament',
28 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
86 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
87 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
),
88 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
),
89 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
90 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
91 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
93 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
94 => NULL,
96 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
97 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
98 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
99 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
100 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
101 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
102 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
104 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
106 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_3',
1 => 'GeneratorTest::check_group_generator_r_r_4',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
107 => NULL,
109 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
110 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
111 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
112 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
113 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
115 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
116 =>
array (
0 => 'GeneratorTest::check_group_generator_r_r_4',
1 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
2 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
),
117 => NULL,
119 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
120 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
121 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
122 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
123 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
125 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
126 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
127 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
128 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
131 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
8 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
133 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GeneratorTest::check_group_generator_two_two',
3 => 'GroupTest::check_games_generation_two_two_group',
4 => 'SingleEliminationTest::test_single_elimination',
5 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
7 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
134 => NULL,
136 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
137 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
139 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
140 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
141 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
142 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
143 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
144 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
145 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
146 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
147 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
148 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
151 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GroupTest::check_games_generation_split_group',
2 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
3 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
153 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
),
155 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
),
156 => NULL,
159 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
5 => 'GroupTest::check_games_adding_group',
6 => 'ProgressionTest::check_progressing_with_filters',
7 => 'ProgressionTest::check_progressing_with_filters_setting',
8 => 'ProgressionTest::check_progressing_blank_wint_filters',
9 => 'RoundTest::check_games_generation_round',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
),
161 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
5 => 'GroupTest::check_games_adding_group',
6 => 'ProgressionTest::check_progressing_with_filters',
7 => 'ProgressionTest::check_progressing_with_filters_setting',
8 => 'ProgressionTest::check_progressing_blank_wint_filters',
9 => 'RoundTest::check_games_generation_round',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
),
162 => NULL,
166 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
168 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
170 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
172 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
173 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
175 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
178 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
180 => NULL,
184 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
186 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
188 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
189 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
190 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
192 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
194 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
198 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
200 => NULL,
204 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
205 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
207 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
209 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_played_group',
13 => 'GroupTest::check_progress_blank_group',
14 => 'GroupTest::check_gen_games_simulate_group',
15 => 'GroupTest::check_gen_games_simulate_with_reset_group',
16 => 'ProgressionTest::check_progressing_with_filters',
17 => 'ProgressionTest::check_progressing_with_filters_setting',
18 => 'ProgressionTest::check_progressing_blank_wint_filters',
19 => 'RoundTest::check_games_generation_round',
20 => 'RoundTest::check_played_round',
21 => 'RoundTest::check_progress_round',
22 => 'RoundTest::check_progress_blank_round',
23 => 'TournamentTest::check_gen_games_simulate_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
31 => 'TournamentTest::check_tournament_time_tournament',
32 => 'TournamentTest::check_getting_games_tournament',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
211 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Group.php' =>
array (
26 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
27 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
28 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
29 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GameTest::check_creation_game',
21 => 'GameTest::check_creation_false_teams_game',
22 => 'GameTest::check_get_group_game',
23 => 'GameTest::check_adding_teams_game',
24 => 'GameTest::check_adding_teams_false_game',
25 => 'GameTest::check_get_team_by_id_game',
26 => 'GameTest::check_get_team_by_id_unexisting_team_game',
27 => 'GameTest::check_get_teams_ids_game',
28 => 'GameTest::check_setting_results_2_game',
29 => 'GameTest::check_setting_results_2_draw_game',
30 => 'GameTest::check_setting_results_false_game',
31 => 'GameTest::check_setting_results_false_team_game',
32 => 'GameTest::check_setting_results_3_game',
33 => 'GameTest::check_setting_results_4_game',
34 => 'GameTest::check_getting_loss_and_win_teams_2_game',
35 => 'GameTest::check_getting_draw_teams_2_game',
36 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
37 => 'GeneratorTest::check_group_generator_r_r_2',
38 => 'GeneratorTest::check_group_generator_r_r_3',
39 => 'GeneratorTest::check_group_generator_r_r_4',
40 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
41 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
42 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
43 => 'GeneratorTest::check_group_generator_two_two',
44 => 'GeneratorTest::check_group_generator_cond_split',
45 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
46 => 'GroupTest::check_name_setup_group',
47 => 'GroupTest::check_id_setup_group',
48 => 'GroupTest::check_skip_group',
49 => 'GroupTest::check_team_add_group',
50 => 'GroupTest::check_team_filters_group',
51 => 'GroupTest::check_team_creation_group',
52 => 'GroupTest::check_win_point_setting_group',
53 => 'GroupTest::check_draw_point_setting_group',
54 => 'GroupTest::check_lost_point_setting_group',
55 => 'GroupTest::check_second_point_setting_group',
56 => 'GroupTest::check_third_point_setting_group',
57 => 'GroupTest::check_progress_point_setting_group',
58 => 'GroupTest::check_sorting_teams_group',
59 => 'GroupTest::check_sorting_teams_by_score_group',
60 => 'GroupTest::check_games_generation_group',
61 => 'GroupTest::check_games_generation_two_two_group',
62 => 'GroupTest::check_games_generation_split_group',
63 => 'GroupTest::check_games_creation_group',
64 => 'GroupTest::check_games_adding_group',
65 => 'GroupTest::check_played_group',
66 => 'GroupTest::check_progress_group',
67 => 'GroupTest::check_add_progress_group',
68 => 'GroupTest::check_add_progressed_team_group',
69 => 'GroupTest::check_progress_blank_group',
70 => 'GroupTest::check_setting_in_game_group',
71 => 'GroupTest::check_setting_ordering_group',
72 => 'GroupTest::check_setting_order_group',
73 => 'GroupTest::check_setting_type_group',
74 => 'GroupTest::check_setting_max_size_group',
75 => 'GroupTest::check_gen_games_simulate_group',
76 => 'GroupTest::check_gen_games_simulate_with_reset_group',
77 => 'ProgressionTest::check_progressing',
78 => 'ProgressionTest::check_progressing_duplicates',
79 => 'ProgressionTest::check_progressing_blank',
80 => 'ProgressionTest::check_progressing_with_filters',
81 => 'ProgressionTest::check_progressing_with_filters_setting',
82 => 'ProgressionTest::check_progressing_blank_wint_filters',
83 => 'RoundTest::check_group_add_round',
84 => 'RoundTest::check_group_creation_round',
85 => 'RoundTest::check_getting_group_ids_round',
86 => 'RoundTest::check_ordering_groups_round',
87 => 'RoundTest::check_group_inherits_skip_round',
88 => 'RoundTest::check_split_teams_round',
89 => 'RoundTest::check_split_teams_with_defined_groups_round',
90 => 'RoundTest::check_sorting_teams_round',
91 => 'RoundTest::check_sorting_teams_from_getTeams_round',
92 => 'RoundTest::check_sorting_teams_by_score_round',
93 => 'RoundTest::check_games_generation_round',
94 => 'RoundTest::check_played_round',
95 => 'RoundTest::check_progress_round',
96 => 'RoundTest::check_progress_blank_round',
97 => 'SingleEliminationTest::test_single_elimination',
98 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
99 => 'TeamFilterTest::check_filter_setup_teamFilter',
100 => 'TeamFilterTest::check_filter_setup_incorrect_teamFilter',
101 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
102 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
103 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
104 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
105 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
106 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
107 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
108 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
109 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
110 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
111 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
112 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
113 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
114 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
115 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
116 => 'TeamTest::check_getting_games_with_team',
117 => 'TeamTest::check_adding_group_team',
118 => 'TournamentTest::check_split_teams_tournament',
119 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
120 => 'TournamentTest::check_gen_games_simulate_tournament',
121 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
122 => 'TournamentTest::check_gen_games_simulate_real_tournament',
123 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
124 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
125 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
126 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
127 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
128 => 'TournamentTest::check_tournament_time_tournament',
129 => 'TournamentTest::check_getting_games_tournament',
130 => 'TournamentTest::check_sorting_teams_tournament',
131 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
132 => 'TournamentTest::check_sorting_teams_by_score_tournament',
133 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
134 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
135 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
32 =>
array (
0 => 'GroupTest::check_skip_group',
),
33 =>
array (
0 => 'GroupTest::check_skip_group',
),
34 => NULL,
36 =>
array (
0 => 'GroupTest::check_skip_group',
),
37 =>
array (
0 => 'GroupTest::check_skip_group',
),
38 => NULL,
40 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'GroupTest::check_skip_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_creation_round',
19 => 'RoundTest::check_getting_group_ids_round',
20 => 'RoundTest::check_ordering_groups_round',
21 => 'RoundTest::check_group_inherits_skip_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_split_teams_tournament',
34 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
35 => 'TournamentTest::check_gen_games_simulate_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
43 => 'TournamentTest::check_tournament_time_tournament',
44 => 'TournamentTest::check_getting_games_tournament',
45 => 'TournamentTest::check_sorting_teams_tournament',
46 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
47 => 'TournamentTest::check_sorting_teams_by_score_tournament',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
41 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'GroupTest::check_skip_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_group_creation_round',
19 => 'RoundTest::check_getting_group_ids_round',
20 => 'RoundTest::check_ordering_groups_round',
21 => 'RoundTest::check_group_inherits_skip_round',
22 => 'RoundTest::check_split_teams_round',
23 => 'RoundTest::check_split_teams_with_defined_groups_round',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'RoundTest::check_games_generation_round',
28 => 'RoundTest::check_played_round',
29 => 'RoundTest::check_progress_round',
30 => 'RoundTest::check_progress_blank_round',
31 => 'SingleEliminationTest::test_single_elimination',
32 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
33 => 'TournamentTest::check_split_teams_tournament',
34 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
35 => 'TournamentTest::check_gen_games_simulate_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_tournament',
38 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
42 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
43 => 'TournamentTest::check_tournament_time_tournament',
44 => 'TournamentTest::check_getting_games_tournament',
45 => 'TournamentTest::check_sorting_teams_tournament',
46 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
47 => 'TournamentTest::check_sorting_teams_by_score_tournament',
48 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
49 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
42 => NULL,
44 =>
array (
0 => 'GroupTest::check_skip_group',
1 => 'RoundTest::check_group_inherits_skip_round',
),
45 => NULL,
49 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
50 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
51 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
52 => NULL,
54 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
55 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
56 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'GameTest::check_setting_results_2_game',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_setting_results_false_game',
12 => 'GameTest::check_setting_results_false_team_game',
13 => 'GameTest::check_setting_results_3_game',
14 => 'GameTest::check_setting_results_4_game',
15 => 'GameTest::check_getting_loss_and_win_teams_2_game',
16 => 'GameTest::check_getting_draw_teams_2_game',
17 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
18 => 'GroupTest::check_team_add_group',
19 => 'GroupTest::check_progress_group',
20 => 'GroupTest::check_add_progress_group',
21 => 'GroupTest::check_progress_blank_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_split_teams_round',
29 => 'RoundTest::check_split_teams_with_defined_groups_round',
30 => 'RoundTest::check_sorting_teams_round',
31 => 'RoundTest::check_sorting_teams_from_getTeams_round',
32 => 'RoundTest::check_sorting_teams_by_score_round',
33 => 'RoundTest::check_games_generation_round',
34 => 'RoundTest::check_played_round',
35 => 'RoundTest::check_progress_round',
36 => 'RoundTest::check_progress_blank_round',
37 => 'SingleEliminationTest::test_single_elimination',
38 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
39 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
43 => 'TournamentTest::check_split_teams_tournament',
44 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
45 => 'TournamentTest::check_gen_games_simulate_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
47 => 'TournamentTest::check_gen_games_simulate_real_tournament',
48 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
49 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
50 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
51 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
52 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
53 => 'TournamentTest::check_tournament_time_tournament',
54 => 'TournamentTest::check_getting_games_tournament',
55 => 'TournamentTest::check_sorting_teams_tournament',
56 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
57 => 'TournamentTest::check_sorting_teams_by_score_tournament',
58 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
59 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
60 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
57 => NULL,
59 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GeneratorTest::check_group_generator_r_r_2',
21 => 'GeneratorTest::check_group_generator_r_r_3',
22 => 'GeneratorTest::check_group_generator_r_r_4',
23 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
24 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
25 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
26 => 'GeneratorTest::check_group_generator_two_two',
27 => 'GeneratorTest::check_group_generator_cond_split',
28 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
29 => 'GroupTest::check_team_add_group',
30 => 'GroupTest::check_team_filters_group',
31 => 'GroupTest::check_team_creation_group',
32 => 'GroupTest::check_sorting_teams_group',
33 => 'GroupTest::check_sorting_teams_by_score_group',
34 => 'GroupTest::check_games_generation_group',
35 => 'GroupTest::check_games_generation_two_two_group',
36 => 'GroupTest::check_games_generation_split_group',
37 => 'GroupTest::check_games_adding_group',
38 => 'GroupTest::check_played_group',
39 => 'GroupTest::check_progress_group',
40 => 'GroupTest::check_add_progress_group',
41 => 'GroupTest::check_add_progressed_team_group',
42 => 'GroupTest::check_progress_blank_group',
43 => 'GroupTest::check_gen_games_simulate_group',
44 => 'GroupTest::check_gen_games_simulate_with_reset_group',
45 => 'ProgressionTest::check_progressing',
46 => 'ProgressionTest::check_progressing_duplicates',
47 => 'ProgressionTest::check_progressing_blank',
48 => 'ProgressionTest::check_progressing_with_filters',
49 => 'ProgressionTest::check_progressing_with_filters_setting',
50 => 'ProgressionTest::check_progressing_blank_wint_filters',
51 => 'RoundTest::check_split_teams_round',
52 => 'RoundTest::check_split_teams_with_defined_groups_round',
53 => 'RoundTest::check_games_generation_round',
54 => 'RoundTest::check_played_round',
55 => 'RoundTest::check_progress_round',
56 => 'RoundTest::check_progress_blank_round',
57 => 'SingleEliminationTest::test_single_elimination',
58 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
59 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
61 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
65 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
66 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
67 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
71 => 'TournamentTest::check_split_teams_tournament',
72 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
73 => 'TournamentTest::check_gen_games_simulate_tournament',
74 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
75 => 'TournamentTest::check_gen_games_simulate_real_tournament',
76 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
77 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
78 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
79 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
80 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
81 => 'TournamentTest::check_tournament_time_tournament',
82 => 'TournamentTest::check_getting_games_tournament',
83 => 'TournamentTest::check_sorting_teams_tournament',
84 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
85 => 'TournamentTest::check_sorting_teams_by_score_tournament',
86 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
87 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
88 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
61 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GeneratorTest::check_group_generator_r_r_2',
21 => 'GeneratorTest::check_group_generator_r_r_3',
22 => 'GeneratorTest::check_group_generator_r_r_4',
23 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
24 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
25 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
26 => 'GeneratorTest::check_group_generator_two_two',
27 => 'GeneratorTest::check_group_generator_cond_split',
28 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
29 => 'GroupTest::check_team_add_group',
30 => 'GroupTest::check_team_filters_group',
31 => 'GroupTest::check_team_creation_group',
32 => 'GroupTest::check_sorting_teams_group',
33 => 'GroupTest::check_sorting_teams_by_score_group',
34 => 'GroupTest::check_games_generation_group',
35 => 'GroupTest::check_games_generation_two_two_group',
36 => 'GroupTest::check_games_generation_split_group',
37 => 'GroupTest::check_games_adding_group',
38 => 'GroupTest::check_played_group',
39 => 'GroupTest::check_progress_group',
40 => 'GroupTest::check_add_progress_group',
41 => 'GroupTest::check_add_progressed_team_group',
42 => 'GroupTest::check_progress_blank_group',
43 => 'GroupTest::check_gen_games_simulate_group',
44 => 'GroupTest::check_gen_games_simulate_with_reset_group',
45 => 'ProgressionTest::check_progressing',
46 => 'ProgressionTest::check_progressing_duplicates',
47 => 'ProgressionTest::check_progressing_blank',
48 => 'ProgressionTest::check_progressing_with_filters',
49 => 'ProgressionTest::check_progressing_with_filters_setting',
50 => 'ProgressionTest::check_progressing_blank_wint_filters',
51 => 'RoundTest::check_split_teams_round',
52 => 'RoundTest::check_split_teams_with_defined_groups_round',
53 => 'RoundTest::check_games_generation_round',
54 => 'RoundTest::check_played_round',
55 => 'RoundTest::check_progress_round',
56 => 'RoundTest::check_progress_blank_round',
57 => 'SingleEliminationTest::test_single_elimination',
58 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
59 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
61 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
65 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
66 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
67 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
71 => 'TournamentTest::check_split_teams_tournament',
72 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
73 => 'TournamentTest::check_gen_games_simulate_tournament',
74 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
75 => 'TournamentTest::check_gen_games_simulate_real_tournament',
76 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
77 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
78 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
79 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
80 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
81 => 'TournamentTest::check_tournament_time_tournament',
82 => 'TournamentTest::check_getting_games_tournament',
83 => 'TournamentTest::check_sorting_teams_tournament',
84 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
85 => 'TournamentTest::check_sorting_teams_by_score_tournament',
86 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
87 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
88 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
64 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GeneratorTest::check_group_generator_r_r_2',
21 => 'GeneratorTest::check_group_generator_r_r_3',
22 => 'GeneratorTest::check_group_generator_r_r_4',
23 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
24 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
25 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
26 => 'GeneratorTest::check_group_generator_two_two',
27 => 'GeneratorTest::check_group_generator_cond_split',
28 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
29 => 'GroupTest::check_team_add_group',
30 => 'GroupTest::check_team_filters_group',
31 => 'GroupTest::check_team_creation_group',
32 => 'GroupTest::check_sorting_teams_group',
33 => 'GroupTest::check_sorting_teams_by_score_group',
34 => 'GroupTest::check_games_generation_group',
35 => 'GroupTest::check_games_generation_two_two_group',
36 => 'GroupTest::check_games_generation_split_group',
37 => 'GroupTest::check_games_adding_group',
38 => 'GroupTest::check_played_group',
39 => 'GroupTest::check_progress_group',
40 => 'GroupTest::check_add_progress_group',
41 => 'GroupTest::check_add_progressed_team_group',
42 => 'GroupTest::check_progress_blank_group',
43 => 'GroupTest::check_gen_games_simulate_group',
44 => 'GroupTest::check_gen_games_simulate_with_reset_group',
45 => 'ProgressionTest::check_progressing',
46 => 'ProgressionTest::check_progressing_duplicates',
47 => 'ProgressionTest::check_progressing_blank',
48 => 'ProgressionTest::check_progressing_with_filters',
49 => 'ProgressionTest::check_progressing_with_filters_setting',
50 => 'ProgressionTest::check_progressing_blank_wint_filters',
51 => 'RoundTest::check_split_teams_round',
52 => 'RoundTest::check_split_teams_with_defined_groups_round',
53 => 'RoundTest::check_games_generation_round',
54 => 'RoundTest::check_played_round',
55 => 'RoundTest::check_progress_round',
56 => 'RoundTest::check_progress_blank_round',
57 => 'SingleEliminationTest::test_single_elimination',
58 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
59 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
61 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
65 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
66 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
67 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
71 => 'TournamentTest::check_split_teams_tournament',
72 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
73 => 'TournamentTest::check_gen_games_simulate_tournament',
74 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
75 => 'TournamentTest::check_gen_games_simulate_real_tournament',
76 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
77 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
78 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
79 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
80 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
81 => 'TournamentTest::check_tournament_time_tournament',
82 => 'TournamentTest::check_getting_games_tournament',
83 => 'TournamentTest::check_sorting_teams_tournament',
84 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
85 => 'TournamentTest::check_sorting_teams_by_score_tournament',
86 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
87 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
88 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
65 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
15 => 'FilterTest::check_filter_creation_multi_false_filter_and',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
17 => 'FilterTest::check_filter_creation_multi_false_filter_or',
18 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
19 => 'FilterTest::check_filter_creation_multi_with_double_comp',
20 => 'GeneratorTest::check_group_generator_r_r_2',
21 => 'GeneratorTest::check_group_generator_r_r_3',
22 => 'GeneratorTest::check_group_generator_r_r_4',
23 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
24 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
25 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
26 => 'GeneratorTest::check_group_generator_two_two',
27 => 'GeneratorTest::check_group_generator_cond_split',
28 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
29 => 'GroupTest::check_team_add_group',
30 => 'GroupTest::check_team_filters_group',
31 => 'GroupTest::check_team_creation_group',
32 => 'GroupTest::check_sorting_teams_group',
33 => 'GroupTest::check_sorting_teams_by_score_group',
34 => 'GroupTest::check_games_generation_group',
35 => 'GroupTest::check_games_generation_two_two_group',
36 => 'GroupTest::check_games_generation_split_group',
37 => 'GroupTest::check_games_adding_group',
38 => 'GroupTest::check_played_group',
39 => 'GroupTest::check_progress_group',
40 => 'GroupTest::check_add_progress_group',
41 => 'GroupTest::check_add_progressed_team_group',
42 => 'GroupTest::check_progress_blank_group',
43 => 'GroupTest::check_gen_games_simulate_group',
44 => 'GroupTest::check_gen_games_simulate_with_reset_group',
45 => 'ProgressionTest::check_progressing',
46 => 'ProgressionTest::check_progressing_duplicates',
47 => 'ProgressionTest::check_progressing_blank',
48 => 'ProgressionTest::check_progressing_with_filters',
49 => 'ProgressionTest::check_progressing_with_filters_setting',
50 => 'ProgressionTest::check_progressing_blank_wint_filters',
51 => 'RoundTest::check_split_teams_round',
52 => 'RoundTest::check_split_teams_with_defined_groups_round',
53 => 'RoundTest::check_games_generation_round',
54 => 'RoundTest::check_played_round',
55 => 'RoundTest::check_progress_round',
56 => 'RoundTest::check_progress_blank_round',
57 => 'SingleEliminationTest::test_single_elimination',
58 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
59 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
61 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
65 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
66 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
67 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
68 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
69 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
70 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
71 => 'TournamentTest::check_split_teams_tournament',
72 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
73 => 'TournamentTest::check_gen_games_simulate_tournament',
74 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
75 => 'TournamentTest::check_gen_games_simulate_real_tournament',
76 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
77 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
78 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
79 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
80 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
81 => 'TournamentTest::check_tournament_time_tournament',
82 => 'TournamentTest::check_getting_games_tournament',
83 => 'TournamentTest::check_sorting_teams_tournament',
84 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
85 => 'TournamentTest::check_sorting_teams_by_score_tournament',
86 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
87 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
88 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
67 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'CategoryTest::check_sorting_teams_category',
5 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
6 => 'CategoryTest::check_sorting_teams_by_score_category',
7 => 'DoubleEliminationTest::test_double_elimination',
8 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
9 => 'FilterTest::check_filter_creation',
10 => 'FilterTest::check_filter_creation_multi',
11 => 'FilterTest::check_filter_creation_multi_round',
12 => 'FilterTest::check_filter_creation_multi_tournament',
13 => 'FilterTest::check_filter_creation_multi_with_double_comp',
14 => 'GeneratorTest::check_group_generator_r_r_2',
15 => 'GeneratorTest::check_group_generator_r_r_3',
16 => 'GeneratorTest::check_group_generator_r_r_4',
17 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
19 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
20 => 'GeneratorTest::check_group_generator_two_two',
21 => 'GeneratorTest::check_group_generator_cond_split',
22 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
23 => 'GroupTest::check_team_add_group',
24 => 'GroupTest::check_team_filters_group',
25 => 'GroupTest::check_team_creation_group',
26 => 'GroupTest::check_sorting_teams_group',
27 => 'GroupTest::check_sorting_teams_by_score_group',
28 => 'GroupTest::check_games_generation_group',
29 => 'GroupTest::check_games_generation_two_two_group',
30 => 'GroupTest::check_games_generation_split_group',
31 => 'GroupTest::check_games_adding_group',
32 => 'GroupTest::check_played_group',
33 => 'GroupTest::check_progress_group',
34 => 'GroupTest::check_add_progress_group',
35 => 'GroupTest::check_add_progressed_team_group',
36 => 'GroupTest::check_progress_blank_group',
37 => 'GroupTest::check_gen_games_simulate_group',
38 => 'GroupTest::check_gen_games_simulate_with_reset_group',
39 => 'ProgressionTest::check_progressing',
40 => 'ProgressionTest::check_progressing_duplicates',
41 => 'ProgressionTest::check_progressing_blank',
42 => 'ProgressionTest::check_progressing_with_filters',
43 => 'ProgressionTest::check_progressing_with_filters_setting',
44 => 'ProgressionTest::check_progressing_blank_wint_filters',
45 => 'RoundTest::check_split_teams_round',
46 => 'RoundTest::check_split_teams_with_defined_groups_round',
47 => 'RoundTest::check_games_generation_round',
48 => 'RoundTest::check_played_round',
49 => 'RoundTest::check_progress_round',
50 => 'RoundTest::check_progress_blank_round',
51 => 'SingleEliminationTest::test_single_elimination',
52 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
53 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
58 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
59 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
61 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
62 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
63 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
64 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
65 => 'TournamentTest::check_split_teams_tournament',
66 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
67 => 'TournamentTest::check_gen_games_simulate_tournament',
68 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
69 => 'TournamentTest::check_gen_games_simulate_real_tournament',
70 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
71 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
72 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
73 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
74 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
75 => 'TournamentTest::check_tournament_time_tournament',
76 => 'TournamentTest::check_getting_games_tournament',
77 => 'TournamentTest::check_sorting_teams_tournament',
78 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
79 => 'TournamentTest::check_sorting_teams_by_score_tournament',
80 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
81 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
82 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
68 => NULL,
70 =>
array (
0 => 'FilterTest::check_filter_creation',
1 => 'FilterTest::check_filter_creation_multi',
2 => 'FilterTest::check_filter_creation_multi_round',
3 => 'FilterTest::check_filter_creation_multi_tournament',
4 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
6 => 'FilterTest::check_filter_creation_multi_false_filter_and',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
8 => 'FilterTest::check_filter_creation_multi_false_filter_or',
9 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
10 => 'FilterTest::check_filter_creation_multi_with_double_comp',
11 => 'GeneratorTest::check_group_generator_r_r_2',
12 => 'GeneratorTest::check_group_generator_r_r_3',
13 => 'GeneratorTest::check_group_generator_r_r_4',
14 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
15 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
16 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
17 => 'GeneratorTest::check_group_generator_two_two',
18 => 'GeneratorTest::check_group_generator_cond_split',
19 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
20 => 'GroupTest::check_team_filters_group',
21 => 'GroupTest::check_team_creation_group',
22 => 'GroupTest::check_sorting_teams_group',
23 => 'GroupTest::check_sorting_teams_by_score_group',
24 => 'GroupTest::check_games_generation_group',
25 => 'GroupTest::check_games_generation_two_two_group',
26 => 'GroupTest::check_games_generation_split_group',
27 => 'GroupTest::check_games_creation_group',
28 => 'GroupTest::check_games_adding_group',
29 => 'GroupTest::check_played_group',
30 => 'GroupTest::check_progress_group',
31 => 'GroupTest::check_add_progress_group',
32 => 'GroupTest::check_add_progressed_team_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_gen_games_simulate_group',
35 => 'GroupTest::check_gen_games_simulate_with_reset_group',
36 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
43 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
),
71 =>
array (
0 => 'FilterTest::check_filter_creation',
1 => 'FilterTest::check_filter_creation_multi',
2 => 'FilterTest::check_filter_creation_multi_round',
3 => 'FilterTest::check_filter_creation_multi_tournament',
4 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
6 => 'FilterTest::check_filter_creation_multi_false_filter_and',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
8 => 'FilterTest::check_filter_creation_multi_false_filter_or',
9 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
10 => 'FilterTest::check_filter_creation_multi_with_double_comp',
11 => 'GeneratorTest::check_group_generator_r_r_2',
12 => 'GeneratorTest::check_group_generator_r_r_3',
13 => 'GeneratorTest::check_group_generator_r_r_4',
14 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
15 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
16 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
17 => 'GeneratorTest::check_group_generator_two_two',
18 => 'GeneratorTest::check_group_generator_cond_split',
19 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
20 => 'GroupTest::check_team_filters_group',
21 => 'GroupTest::check_team_creation_group',
22 => 'GroupTest::check_sorting_teams_group',
23 => 'GroupTest::check_sorting_teams_by_score_group',
24 => 'GroupTest::check_games_generation_group',
25 => 'GroupTest::check_games_generation_two_two_group',
26 => 'GroupTest::check_games_generation_split_group',
27 => 'GroupTest::check_games_creation_group',
28 => 'GroupTest::check_games_adding_group',
29 => 'GroupTest::check_played_group',
30 => 'GroupTest::check_progress_group',
31 => 'GroupTest::check_add_progress_group',
32 => 'GroupTest::check_add_progressed_team_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_gen_games_simulate_group',
35 => 'GroupTest::check_gen_games_simulate_with_reset_group',
36 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
43 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
),
72 =>
array (
0 => 'FilterTest::check_filter_creation',
1 => 'FilterTest::check_filter_creation_multi',
2 => 'FilterTest::check_filter_creation_multi_round',
3 => 'FilterTest::check_filter_creation_multi_tournament',
4 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
6 => 'FilterTest::check_filter_creation_multi_false_filter_and',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
8 => 'FilterTest::check_filter_creation_multi_false_filter_or',
9 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
10 => 'FilterTest::check_filter_creation_multi_with_double_comp',
11 => 'GeneratorTest::check_group_generator_r_r_2',
12 => 'GeneratorTest::check_group_generator_r_r_3',
13 => 'GeneratorTest::check_group_generator_r_r_4',
14 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
15 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
16 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
17 => 'GeneratorTest::check_group_generator_two_two',
18 => 'GeneratorTest::check_group_generator_cond_split',
19 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
20 => 'GroupTest::check_team_filters_group',
21 => 'GroupTest::check_team_creation_group',
22 => 'GroupTest::check_sorting_teams_group',
23 => 'GroupTest::check_sorting_teams_by_score_group',
24 => 'GroupTest::check_games_generation_group',
25 => 'GroupTest::check_games_generation_two_two_group',
26 => 'GroupTest::check_games_generation_split_group',
27 => 'GroupTest::check_games_creation_group',
28 => 'GroupTest::check_games_adding_group',
29 => 'GroupTest::check_played_group',
30 => 'GroupTest::check_progress_group',
31 => 'GroupTest::check_add_progress_group',
32 => 'GroupTest::check_add_progressed_team_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_gen_games_simulate_group',
35 => 'GroupTest::check_gen_games_simulate_with_reset_group',
36 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
43 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
),
73 =>
array (
0 => 'FilterTest::check_filter_creation',
1 => 'FilterTest::check_filter_creation_multi',
2 => 'FilterTest::check_filter_creation_multi_round',
3 => 'FilterTest::check_filter_creation_multi_tournament',
4 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
5 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
6 => 'FilterTest::check_filter_creation_multi_false_filter_and',
7 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
8 => 'FilterTest::check_filter_creation_multi_false_filter_or',
9 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
10 => 'FilterTest::check_filter_creation_multi_with_double_comp',
11 => 'GeneratorTest::check_group_generator_r_r_2',
12 => 'GeneratorTest::check_group_generator_r_r_3',
13 => 'GeneratorTest::check_group_generator_r_r_4',
14 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
15 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
16 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
17 => 'GeneratorTest::check_group_generator_two_two',
18 => 'GeneratorTest::check_group_generator_cond_split',
19 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
20 => 'GroupTest::check_team_filters_group',
21 => 'GroupTest::check_team_creation_group',
22 => 'GroupTest::check_sorting_teams_group',
23 => 'GroupTest::check_sorting_teams_by_score_group',
24 => 'GroupTest::check_games_generation_group',
25 => 'GroupTest::check_games_generation_two_two_group',
26 => 'GroupTest::check_games_generation_split_group',
27 => 'GroupTest::check_games_creation_group',
28 => 'GroupTest::check_games_adding_group',
29 => 'GroupTest::check_played_group',
30 => 'GroupTest::check_progress_group',
31 => 'GroupTest::check_add_progress_group',
32 => 'GroupTest::check_add_progressed_team_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_gen_games_simulate_group',
35 => 'GroupTest::check_gen_games_simulate_with_reset_group',
36 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
42 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
43 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
44 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
),
74 => NULL,
76 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_sorting_teams_group',
5 => 'GroupTest::check_sorting_teams_by_score_group',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_progress_group',
8 => 'GroupTest::check_add_progress_group',
9 => 'GroupTest::check_progress_blank_group',
10 => 'GroupTest::check_gen_games_simulate_group',
11 => 'GroupTest::check_gen_games_simulate_with_reset_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_played_round',
19 => 'RoundTest::check_progress_round',
20 => 'RoundTest::check_progress_blank_round',
21 => 'SingleEliminationTest::test_single_elimination',
22 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
23 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
24 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
25 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
26 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
27 => 'TournamentTest::check_gen_games_simulate_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
35 => 'TournamentTest::check_tournament_time_tournament',
36 => 'TournamentTest::check_getting_games_tournament',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
77 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_sorting_teams_group',
5 => 'GroupTest::check_sorting_teams_by_score_group',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_progress_group',
8 => 'GroupTest::check_add_progress_group',
9 => 'GroupTest::check_progress_blank_group',
10 => 'GroupTest::check_gen_games_simulate_group',
11 => 'GroupTest::check_gen_games_simulate_with_reset_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_played_round',
19 => 'RoundTest::check_progress_round',
20 => 'RoundTest::check_progress_blank_round',
21 => 'SingleEliminationTest::test_single_elimination',
22 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
23 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
24 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
25 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
26 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
27 => 'TournamentTest::check_gen_games_simulate_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
35 => 'TournamentTest::check_tournament_time_tournament',
36 => 'TournamentTest::check_getting_games_tournament',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
78 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_sorting_teams_group',
5 => 'GroupTest::check_sorting_teams_by_score_group',
6 => 'GroupTest::check_played_group',
7 => 'GroupTest::check_progress_group',
8 => 'GroupTest::check_add_progress_group',
9 => 'GroupTest::check_progress_blank_group',
10 => 'GroupTest::check_gen_games_simulate_group',
11 => 'GroupTest::check_gen_games_simulate_with_reset_group',
12 => 'ProgressionTest::check_progressing',
13 => 'ProgressionTest::check_progressing_duplicates',
14 => 'ProgressionTest::check_progressing_blank',
15 => 'ProgressionTest::check_progressing_with_filters',
16 => 'ProgressionTest::check_progressing_with_filters_setting',
17 => 'ProgressionTest::check_progressing_blank_wint_filters',
18 => 'RoundTest::check_played_round',
19 => 'RoundTest::check_progress_round',
20 => 'RoundTest::check_progress_blank_round',
21 => 'SingleEliminationTest::test_single_elimination',
22 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
23 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
24 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
25 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
26 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
27 => 'TournamentTest::check_gen_games_simulate_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
29 => 'TournamentTest::check_gen_games_simulate_real_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
35 => 'TournamentTest::check_tournament_time_tournament',
36 => 'TournamentTest::check_getting_games_tournament',
37 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
79 => NULL,
82 =>
array (
0 => 'GroupTest::check_win_point_setting_group',
),
83 =>
array (
0 => 'GroupTest::check_win_point_setting_group',
),
84 => NULL,
86 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_win_point_setting_group',
25 => 'GroupTest::check_sorting_teams_group',
26 => 'GroupTest::check_sorting_teams_by_score_group',
27 => 'GroupTest::check_played_group',
28 => 'GroupTest::check_progress_group',
29 => 'GroupTest::check_add_progress_group',
30 => 'GroupTest::check_progress_blank_group',
31 => 'GroupTest::check_gen_games_simulate_group',
32 => 'GroupTest::check_gen_games_simulate_with_reset_group',
33 => 'ProgressionTest::check_progressing_with_filters',
34 => 'ProgressionTest::check_progressing_with_filters_setting',
35 => 'ProgressionTest::check_progressing_blank_wint_filters',
36 => 'RoundTest::check_sorting_teams_round',
37 => 'RoundTest::check_sorting_teams_from_getTeams_round',
38 => 'RoundTest::check_sorting_teams_by_score_round',
39 => 'RoundTest::check_played_round',
40 => 'RoundTest::check_progress_round',
41 => 'RoundTest::check_progress_blank_round',
42 => 'SingleEliminationTest::test_single_elimination',
43 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
44 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
58 => 'TournamentTest::check_gen_games_simulate_tournament',
59 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_tournament',
61 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
66 => 'TournamentTest::check_tournament_time_tournament',
67 => 'TournamentTest::check_getting_games_tournament',
68 => 'TournamentTest::check_sorting_teams_tournament',
69 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
70 => 'TournamentTest::check_sorting_teams_by_score_tournament',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
72 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
87 => NULL,
89 =>
array (
0 => 'GroupTest::check_draw_point_setting_group',
),
90 =>
array (
0 => 'GroupTest::check_draw_point_setting_group',
),
91 => NULL,
93 =>
array (
0 => 'FilterTest::check_filter_creation_multi',
1 => 'FilterTest::check_filter_creation_multi_round',
2 => 'FilterTest::check_filter_creation_multi_tournament',
3 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
4 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
5 => 'FilterTest::check_filter_creation_multi_false_filter_and',
6 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
7 => 'FilterTest::check_filter_creation_multi_false_filter_or',
8 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
9 => 'FilterTest::check_filter_creation_multi_with_double_comp',
10 => 'GameTest::check_setting_results_2_draw_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GroupTest::check_draw_point_setting_group',
13 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
14 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
),
94 => NULL,
96 =>
array (
0 => 'GroupTest::check_lost_point_setting_group',
),
97 =>
array (
0 => 'GroupTest::check_lost_point_setting_group',
),
98 => NULL,
100 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_3_game',
20 => 'GameTest::check_setting_results_4_game',
21 => 'GameTest::check_getting_loss_and_win_teams_2_game',
22 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
23 => 'GroupTest::check_team_filters_group',
24 => 'GroupTest::check_lost_point_setting_group',
25 => 'GroupTest::check_sorting_teams_group',
26 => 'GroupTest::check_sorting_teams_by_score_group',
27 => 'GroupTest::check_played_group',
28 => 'GroupTest::check_progress_group',
29 => 'GroupTest::check_add_progress_group',
30 => 'GroupTest::check_progress_blank_group',
31 => 'GroupTest::check_gen_games_simulate_group',
32 => 'GroupTest::check_gen_games_simulate_with_reset_group',
33 => 'ProgressionTest::check_progressing_with_filters',
34 => 'ProgressionTest::check_progressing_with_filters_setting',
35 => 'ProgressionTest::check_progressing_blank_wint_filters',
36 => 'RoundTest::check_sorting_teams_round',
37 => 'RoundTest::check_sorting_teams_from_getTeams_round',
38 => 'RoundTest::check_sorting_teams_by_score_round',
39 => 'RoundTest::check_played_round',
40 => 'RoundTest::check_progress_round',
41 => 'RoundTest::check_progress_blank_round',
42 => 'SingleEliminationTest::test_single_elimination',
43 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
44 => 'TeamFilterTest::check_filter_validate_points_teamFilter',
45 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
46 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
47 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
48 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
58 => 'TournamentTest::check_gen_games_simulate_tournament',
59 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
60 => 'TournamentTest::check_gen_games_simulate_real_tournament',
61 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
63 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
64 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
66 => 'TournamentTest::check_tournament_time_tournament',
67 => 'TournamentTest::check_getting_games_tournament',
68 => 'TournamentTest::check_sorting_teams_tournament',
69 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
70 => 'TournamentTest::check_sorting_teams_by_score_tournament',
71 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
72 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
101 => NULL,
103 =>
array (
0 => 'GroupTest::check_second_point_setting_group',
),
104 =>
array (
0 => 'GroupTest::check_second_point_setting_group',
),
105 => NULL,
107 =>
array (
0 => 'GameTest::check_setting_results_3_game',
1 => 'GameTest::check_setting_results_4_game',
2 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
3 => 'GroupTest::check_second_point_setting_group',
4 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
108 => NULL,
110 =>
array (
0 => 'GroupTest::check_third_point_setting_group',
),
111 =>
array (
0 => 'GroupTest::check_third_point_setting_group',
),
112 => NULL,
114 =>
array (
0 => 'GameTest::check_setting_results_4_game',
1 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
2 => 'GroupTest::check_third_point_setting_group',
3 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
5 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
6 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
7 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
8 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
9 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
),
115 => NULL,
117 =>
array (
0 => 'GroupTest::check_progress_point_setting_group',
),
118 =>
array (
0 => 'GroupTest::check_progress_point_setting_group',
),
119 => NULL,
121 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_real_category',
1 => 'GroupTest::check_progress_point_setting_group',
2 => 'GroupTest::check_progress_group',
3 => 'GroupTest::check_add_progress_group',
4 => 'ProgressionTest::check_progressing',
5 => 'ProgressionTest::check_progressing_duplicates',
6 => 'ProgressionTest::check_progressing_with_filters',
7 => 'ProgressionTest::check_progressing_with_filters_setting',
8 => 'RoundTest::check_progress_round',
9 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
10 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
11 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
12 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
13 => 'TournamentTest::check_gen_games_simulate_real_tournament',
14 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
),
122 => NULL,
125 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'GroupTest::check_setting_max_size_group',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
126 =>
array (
0 => 'GeneratorTest::check_group_generator_cond_split',
1 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
2 => 'GroupTest::check_games_generation_split_group',
3 => 'GroupTest::check_setting_max_size_group',
4 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
127 => NULL,
129 =>
array (
0 => 'GroupTest::check_setting_max_size_group',
),
130 => NULL,
133 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_setting_type_group',
18 => 'ProgressionTest::check_progressing',
19 => 'ProgressionTest::check_progressing_duplicates',
20 => 'ProgressionTest::check_progressing_blank',
21 => 'ProgressionTest::check_progressing_with_filters',
22 => 'ProgressionTest::check_progressing_with_filters_setting',
23 => 'ProgressionTest::check_progressing_blank_wint_filters',
24 => 'RoundTest::check_games_generation_round',
25 => 'RoundTest::check_played_round',
26 => 'SingleEliminationTest::test_single_elimination',
27 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
134 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_setting_type_group',
18 => 'ProgressionTest::check_progressing',
19 => 'ProgressionTest::check_progressing_duplicates',
20 => 'ProgressionTest::check_progressing_blank',
21 => 'ProgressionTest::check_progressing_with_filters',
22 => 'ProgressionTest::check_progressing_with_filters_setting',
23 => 'ProgressionTest::check_progressing_blank_wint_filters',
24 => 'RoundTest::check_games_generation_round',
25 => 'RoundTest::check_played_round',
26 => 'SingleEliminationTest::test_single_elimination',
27 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
135 => NULL,
137 =>
array (
0 => 'GroupTest::check_setting_type_group',
),
138 => NULL,
141 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GroupTest::check_setting_order_group',
3 => 'RoundTest::check_ordering_groups_round',
),
142 =>
array (
0 => 'DoubleEliminationTest::test_double_elimination',
1 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
2 => 'GroupTest::check_setting_order_group',
3 => 'RoundTest::check_ordering_groups_round',
),
143 => NULL,
145 =>
array (
0 => 'CategoryTest::check_split_teams_category',
1 => 'CategoryTest::check_split_teams_with_defined_rounds_category',
2 => 'CategoryTest::check_gen_games_simulate_category',
3 => 'CategoryTest::check_gen_games_simulate_real_category',
4 => 'DoubleEliminationTest::test_double_elimination',
5 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
6 => 'FilterTest::check_filter_creation_multi_round',
7 => 'FilterTest::check_filter_creation_multi_tournament',
8 => 'GroupTest::check_setting_order_group',
9 => 'ProgressionTest::check_progressing',
10 => 'ProgressionTest::check_progressing_duplicates',
11 => 'ProgressionTest::check_progressing_blank',
12 => 'ProgressionTest::check_progressing_with_filters',
13 => 'ProgressionTest::check_progressing_with_filters_setting',
14 => 'ProgressionTest::check_progressing_blank_wint_filters',
15 => 'RoundTest::check_group_add_round',
16 => 'RoundTest::check_getting_group_ids_round',
17 => 'RoundTest::check_ordering_groups_round',
18 => 'RoundTest::check_split_teams_round',
19 => 'RoundTest::check_split_teams_with_defined_groups_round',
20 => 'RoundTest::check_games_generation_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'SingleEliminationTest::test_single_elimination',
25 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
26 => 'TournamentTest::check_split_teams_tournament',
27 => 'TournamentTest::check_split_teams_with_defined_groups_tournament',
28 => 'TournamentTest::check_gen_games_simulate_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
32 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
36 => 'TournamentTest::check_tournament_time_tournament',
37 => 'TournamentTest::check_getting_games_tournament',
38 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
146 => NULL,
149 =>
array (
0 => 'GroupTest::check_setting_ordering_group',
),
150 =>
array (
0 => 'GroupTest::check_setting_ordering_group',
),
151 =>
array (
0 => 'GroupTest::check_setting_ordering_group',
),
152 => NULL,
154 =>
array (
0 => 'GroupTest::check_setting_ordering_group',
),
155 => NULL,
158 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GameTest::check_setting_results_2_game',
5 => 'GameTest::check_setting_results_2_draw_game',
6 => 'GameTest::check_setting_results_false_game',
7 => 'GameTest::check_setting_results_false_team_game',
8 => 'GameTest::check_setting_results_3_game',
9 => 'GameTest::check_setting_results_4_game',
10 => 'GameTest::check_getting_loss_and_win_teams_2_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_setting_in_game_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'SingleEliminationTest::test_single_elimination',
29 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
30 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
40 => 'TournamentTest::check_gen_games_simulate_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
48 => 'TournamentTest::check_tournament_time_tournament',
49 => 'TournamentTest::check_getting_games_tournament',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
159 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GameTest::check_setting_results_2_game',
5 => 'GameTest::check_setting_results_2_draw_game',
6 => 'GameTest::check_setting_results_false_game',
7 => 'GameTest::check_setting_results_false_team_game',
8 => 'GameTest::check_setting_results_3_game',
9 => 'GameTest::check_setting_results_4_game',
10 => 'GameTest::check_getting_loss_and_win_teams_2_game',
11 => 'GameTest::check_getting_draw_teams_2_game',
12 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
13 => 'GeneratorTest::check_group_generator_r_r_2',
14 => 'GeneratorTest::check_group_generator_r_r_3',
15 => 'GeneratorTest::check_group_generator_r_r_4',
16 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
17 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
18 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
19 => 'GeneratorTest::check_group_generator_cond_split',
20 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
21 => 'GroupTest::check_setting_in_game_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'SingleEliminationTest::test_single_elimination',
29 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
30 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_team_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
40 => 'TournamentTest::check_gen_games_simulate_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
42 => 'TournamentTest::check_gen_games_simulate_real_tournament',
43 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
44 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
45 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
46 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
47 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
48 => 'TournamentTest::check_tournament_time_tournament',
49 => 'TournamentTest::check_getting_games_tournament',
50 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
51 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
52 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
160 => NULL,
162 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_setting_results_2_game',
19 => 'GameTest::check_setting_results_2_draw_game',
20 => 'GameTest::check_setting_results_false_game',
21 => 'GameTest::check_setting_results_false_team_game',
22 => 'GameTest::check_setting_results_3_game',
23 => 'GameTest::check_setting_results_4_game',
24 => 'GameTest::check_getting_loss_and_win_teams_2_game',
25 => 'GameTest::check_getting_draw_teams_2_game',
26 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
27 => 'GroupTest::check_team_filters_group',
28 => 'GroupTest::check_sorting_teams_group',
29 => 'GroupTest::check_sorting_teams_by_score_group',
30 => 'GroupTest::check_played_group',
31 => 'GroupTest::check_progress_group',
32 => 'GroupTest::check_add_progress_group',
33 => 'GroupTest::check_progress_blank_group',
34 => 'GroupTest::check_setting_in_game_group',
35 => 'GroupTest::check_gen_games_simulate_group',
36 => 'GroupTest::check_gen_games_simulate_with_reset_group',
37 => 'ProgressionTest::check_progressing_with_filters',
38 => 'ProgressionTest::check_progressing_with_filters_setting',
39 => 'ProgressionTest::check_progressing_blank_wint_filters',
40 => 'RoundTest::check_sorting_teams_round',
41 => 'RoundTest::check_sorting_teams_from_getTeams_round',
42 => 'RoundTest::check_sorting_teams_by_score_round',
43 => 'RoundTest::check_played_round',
44 => 'RoundTest::check_progress_round',
45 => 'RoundTest::check_progress_blank_round',
46 => 'SingleEliminationTest::test_single_elimination',
47 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
48 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
49 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
50 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
51 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
52 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
53 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
54 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
55 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
56 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
57 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
58 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
59 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
60 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
61 => 'TournamentTest::check_gen_games_simulate_tournament',
62 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
63 => 'TournamentTest::check_gen_games_simulate_real_tournament',
64 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
65 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
66 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
67 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
68 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
69 => 'TournamentTest::check_tournament_time_tournament',
70 => 'TournamentTest::check_getting_games_tournament',
71 => 'TournamentTest::check_sorting_teams_tournament',
72 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
73 => 'TournamentTest::check_sorting_teams_by_score_tournament',
74 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
75 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
163 => NULL,
166 =>
array (
0 => 'GroupTest::check_add_progress_group',
),
167 =>
array (
0 => 'GroupTest::check_add_progress_group',
),
168 => NULL,
170 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
17 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
20 => 'TournamentTest::check_gen_games_simulate_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
28 => 'TournamentTest::check_tournament_time_tournament',
29 => 'TournamentTest::check_getting_games_tournament',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
171 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
17 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
20 => 'TournamentTest::check_gen_games_simulate_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
28 => 'TournamentTest::check_tournament_time_tournament',
29 => 'TournamentTest::check_getting_games_tournament',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
172 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'ProgressionTest::check_progressing',
7 => 'ProgressionTest::check_progressing_duplicates',
8 => 'ProgressionTest::check_progressing_blank',
9 => 'ProgressionTest::check_progressing_with_filters',
10 => 'ProgressionTest::check_progressing_with_filters_setting',
11 => 'ProgressionTest::check_progressing_blank_wint_filters',
12 => 'RoundTest::check_progress_round',
13 => 'RoundTest::check_progress_blank_round',
14 => 'SingleEliminationTest::test_single_elimination',
15 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
16 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
17 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
20 => 'TournamentTest::check_gen_games_simulate_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
28 => 'TournamentTest::check_tournament_time_tournament',
29 => 'TournamentTest::check_getting_games_tournament',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
173 => NULL,
175 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_progress_blank_group',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
21 => 'TournamentTest::check_gen_games_simulate_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
29 => 'TournamentTest::check_tournament_time_tournament',
30 => 'TournamentTest::check_getting_games_tournament',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
176 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_progress_blank_group',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
21 => 'TournamentTest::check_gen_games_simulate_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
29 => 'TournamentTest::check_tournament_time_tournament',
30 => 'TournamentTest::check_getting_games_tournament',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
178 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_progress_blank_group',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
21 => 'TournamentTest::check_gen_games_simulate_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
29 => 'TournamentTest::check_tournament_time_tournament',
30 => 'TournamentTest::check_getting_games_tournament',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
179 => NULL,
184 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_progress_blank_group',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
21 => 'TournamentTest::check_gen_games_simulate_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
29 => 'TournamentTest::check_tournament_time_tournament',
30 => 'TournamentTest::check_getting_games_tournament',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
185 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_progress_blank_group',
7 => 'ProgressionTest::check_progressing',
8 => 'ProgressionTest::check_progressing_duplicates',
9 => 'ProgressionTest::check_progressing_blank',
10 => 'ProgressionTest::check_progressing_with_filters',
11 => 'ProgressionTest::check_progressing_with_filters_setting',
12 => 'ProgressionTest::check_progressing_blank_wint_filters',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
18 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
21 => 'TournamentTest::check_gen_games_simulate_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
29 => 'TournamentTest::check_tournament_time_tournament',
30 => 'TournamentTest::check_getting_games_tournament',
31 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
187 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_progress_group',
5 => 'GroupTest::check_add_progress_group',
6 => 'GroupTest::check_add_progressed_team_group',
7 => 'GroupTest::check_progress_blank_group',
8 => 'ProgressionTest::check_progressing',
9 => 'ProgressionTest::check_progressing_duplicates',
10 => 'ProgressionTest::check_progressing_blank',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_progress_round',
15 => 'RoundTest::check_progress_blank_round',
16 => 'SingleEliminationTest::test_single_elimination',
17 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
18 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
19 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
20 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
21 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
22 => 'TournamentTest::check_gen_games_simulate_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
24 => 'TournamentTest::check_gen_games_simulate_real_tournament',
25 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
27 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
30 => 'TournamentTest::check_tournament_time_tournament',
31 => 'TournamentTest::check_getting_games_tournament',
32 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
33 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
188 => NULL,
190 =>
array (
0 => 'GroupTest::check_progress_group',
1 => 'GroupTest::check_add_progress_group',
2 => 'GroupTest::check_add_progressed_team_group',
3 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
4 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
5 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
6 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
191 => NULL,
194 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_progress_blank_group',
18 => 'GroupTest::check_gen_games_simulate_group',
19 => 'GroupTest::check_gen_games_simulate_with_reset_group',
20 => 'ProgressionTest::check_progressing_with_filters',
21 => 'ProgressionTest::check_progressing_with_filters_setting',
22 => 'ProgressionTest::check_progressing_blank_wint_filters',
23 => 'RoundTest::check_games_generation_round',
24 => 'RoundTest::check_played_round',
25 => 'RoundTest::check_progress_round',
26 => 'RoundTest::check_progress_blank_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TournamentTest::check_gen_games_simulate_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
37 => 'TournamentTest::check_tournament_time_tournament',
38 => 'TournamentTest::check_getting_games_tournament',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
41 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
195 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_played_group',
17 => 'GroupTest::check_progress_blank_group',
18 => 'GroupTest::check_gen_games_simulate_group',
19 => 'GroupTest::check_gen_games_simulate_with_reset_group',
20 => 'ProgressionTest::check_progressing_with_filters',
21 => 'ProgressionTest::check_progressing_with_filters_setting',
22 => 'ProgressionTest::check_progressing_blank_wint_filters',
23 => 'RoundTest::check_games_generation_round',
24 => 'RoundTest::check_played_round',
25 => 'RoundTest::check_progress_round',
26 => 'RoundTest::check_progress_blank_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TournamentTest::check_gen_games_simulate_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
31 => 'TournamentTest::check_gen_games_simulate_real_tournament',
32 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
33 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
34 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
36 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
37 => 'TournamentTest::check_tournament_time_tournament',
38 => 'TournamentTest::check_getting_games_tournament',
39 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
40 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
196 => NULL,
199 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'DoubleEliminationTest::test_double_elimination',
4 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
5 => 'FilterTest::check_filter_creation',
6 => 'FilterTest::check_filter_creation_multi',
7 => 'FilterTest::check_filter_creation_multi_round',
8 => 'FilterTest::check_filter_creation_multi_tournament',
9 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
10 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
11 => 'FilterTest::check_filter_creation_multi_false_filter_and',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
13 => 'FilterTest::check_filter_creation_multi_false_filter_or',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
15 => 'FilterTest::check_filter_creation_multi_with_double_comp',
16 => 'GeneratorTest::check_group_generator_two_two',
17 => 'GroupTest::check_team_filters_group',
18 => 'GroupTest::check_sorting_teams_group',
19 => 'GroupTest::check_sorting_teams_by_score_group',
20 => 'GroupTest::check_games_generation_two_two_group',
21 => 'GroupTest::check_games_creation_group',
22 => 'GroupTest::check_progress_group',
23 => 'GroupTest::check_add_progress_group',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
30 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
42 => 'TournamentTest::check_sorting_teams_tournament',
43 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
44 => 'TournamentTest::check_sorting_teams_by_score_tournament',
45 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
46 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
200 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'DoubleEliminationTest::test_double_elimination',
4 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
5 => 'FilterTest::check_filter_creation',
6 => 'FilterTest::check_filter_creation_multi',
7 => 'FilterTest::check_filter_creation_multi_round',
8 => 'FilterTest::check_filter_creation_multi_tournament',
9 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
10 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
11 => 'FilterTest::check_filter_creation_multi_false_filter_and',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
13 => 'FilterTest::check_filter_creation_multi_false_filter_or',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
15 => 'FilterTest::check_filter_creation_multi_with_double_comp',
16 => 'GeneratorTest::check_group_generator_two_two',
17 => 'GroupTest::check_team_filters_group',
18 => 'GroupTest::check_sorting_teams_group',
19 => 'GroupTest::check_sorting_teams_by_score_group',
20 => 'GroupTest::check_games_generation_two_two_group',
21 => 'GroupTest::check_games_creation_group',
22 => 'GroupTest::check_progress_group',
23 => 'GroupTest::check_add_progress_group',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
30 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
42 => 'TournamentTest::check_sorting_teams_tournament',
43 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
44 => 'TournamentTest::check_sorting_teams_by_score_tournament',
45 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
46 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
201 =>
array (
0 => 'CategoryTest::check_sorting_teams_category',
1 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
2 => 'CategoryTest::check_sorting_teams_by_score_category',
3 => 'DoubleEliminationTest::test_double_elimination',
4 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
5 => 'FilterTest::check_filter_creation',
6 => 'FilterTest::check_filter_creation_multi',
7 => 'FilterTest::check_filter_creation_multi_round',
8 => 'FilterTest::check_filter_creation_multi_tournament',
9 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
10 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
11 => 'FilterTest::check_filter_creation_multi_false_filter_and',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
13 => 'FilterTest::check_filter_creation_multi_false_filter_or',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
15 => 'FilterTest::check_filter_creation_multi_with_double_comp',
16 => 'GeneratorTest::check_group_generator_two_two',
17 => 'GroupTest::check_team_filters_group',
18 => 'GroupTest::check_sorting_teams_group',
19 => 'GroupTest::check_sorting_teams_by_score_group',
20 => 'GroupTest::check_games_generation_two_two_group',
21 => 'GroupTest::check_games_creation_group',
22 => 'GroupTest::check_progress_group',
23 => 'GroupTest::check_add_progress_group',
24 => 'RoundTest::check_sorting_teams_round',
25 => 'RoundTest::check_sorting_teams_from_getTeams_round',
26 => 'RoundTest::check_sorting_teams_by_score_round',
27 => 'SingleEliminationTest::test_single_elimination',
28 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
29 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
30 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
31 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
32 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
33 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
34 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
35 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
36 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
37 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
38 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
39 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
40 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
41 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
42 => 'TournamentTest::check_sorting_teams_tournament',
43 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
44 => 'TournamentTest::check_sorting_teams_by_score_tournament',
45 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
46 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
47 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
202 => NULL,
205 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_games_adding_group',
13 => 'GroupTest::check_played_group',
14 => 'GroupTest::check_progress_blank_group',
15 => 'GroupTest::check_gen_games_simulate_group',
16 => 'GroupTest::check_gen_games_simulate_with_reset_group',
17 => 'ProgressionTest::check_progressing_with_filters',
18 => 'ProgressionTest::check_progressing_with_filters_setting',
19 => 'ProgressionTest::check_progressing_blank_wint_filters',
20 => 'RoundTest::check_games_generation_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'TournamentTest::check_gen_games_simulate_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
32 => 'TournamentTest::check_tournament_time_tournament',
33 => 'TournamentTest::check_getting_games_tournament',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
35 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
206 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_games_adding_group',
13 => 'GroupTest::check_played_group',
14 => 'GroupTest::check_progress_blank_group',
15 => 'GroupTest::check_gen_games_simulate_group',
16 => 'GroupTest::check_gen_games_simulate_with_reset_group',
17 => 'ProgressionTest::check_progressing_with_filters',
18 => 'ProgressionTest::check_progressing_with_filters_setting',
19 => 'ProgressionTest::check_progressing_blank_wint_filters',
20 => 'RoundTest::check_games_generation_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'TournamentTest::check_gen_games_simulate_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
32 => 'TournamentTest::check_tournament_time_tournament',
33 => 'TournamentTest::check_getting_games_tournament',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
35 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
207 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_2',
3 => 'GeneratorTest::check_group_generator_r_r_3',
4 => 'GeneratorTest::check_group_generator_r_r_4',
5 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
7 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
8 => 'GeneratorTest::check_group_generator_cond_split',
9 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
10 => 'GroupTest::check_games_generation_group',
11 => 'GroupTest::check_games_generation_split_group',
12 => 'GroupTest::check_games_adding_group',
13 => 'GroupTest::check_played_group',
14 => 'GroupTest::check_progress_blank_group',
15 => 'GroupTest::check_gen_games_simulate_group',
16 => 'GroupTest::check_gen_games_simulate_with_reset_group',
17 => 'ProgressionTest::check_progressing_with_filters',
18 => 'ProgressionTest::check_progressing_with_filters_setting',
19 => 'ProgressionTest::check_progressing_blank_wint_filters',
20 => 'RoundTest::check_games_generation_round',
21 => 'RoundTest::check_played_round',
22 => 'RoundTest::check_progress_round',
23 => 'RoundTest::check_progress_blank_round',
24 => 'TournamentTest::check_gen_games_simulate_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
26 => 'TournamentTest::check_gen_games_simulate_real_tournament',
27 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
28 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
29 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
30 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
31 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
32 => 'TournamentTest::check_tournament_time_tournament',
33 => 'TournamentTest::check_getting_games_tournament',
34 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
35 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
208 => NULL,
210 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_2',
5 => 'GeneratorTest::check_group_generator_r_r_3',
6 => 'GeneratorTest::check_group_generator_r_r_4',
7 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
8 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
9 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
10 => 'GeneratorTest::check_group_generator_two_two',
11 => 'GeneratorTest::check_group_generator_cond_split',
12 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
13 => 'GroupTest::check_games_generation_group',
14 => 'GroupTest::check_games_generation_two_two_group',
15 => 'GroupTest::check_games_generation_split_group',
16 => 'GroupTest::check_games_creation_group',
17 => 'GroupTest::check_games_adding_group',
18 => 'GroupTest::check_played_group',
19 => 'GroupTest::check_progress_blank_group',
20 => 'GroupTest::check_gen_games_simulate_group',
21 => 'GroupTest::check_gen_games_simulate_with_reset_group',
22 => 'ProgressionTest::check_progressing',
23 => 'ProgressionTest::check_progressing_duplicates',
24 => 'ProgressionTest::check_progressing_blank',
25 => 'ProgressionTest::check_progressing_with_filters',
26 => 'ProgressionTest::check_progressing_with_filters_setting',
27 => 'ProgressionTest::check_progressing_blank_wint_filters',
28 => 'RoundTest::check_games_generation_round',
29 => 'RoundTest::check_played_round',
30 => 'RoundTest::check_progress_round',
31 => 'RoundTest::check_progress_blank_round',
32 => 'SingleEliminationTest::test_single_elimination',
33 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
34 => 'TournamentTest::check_gen_games_simulate_tournament',
35 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
36 => 'TournamentTest::check_gen_games_simulate_real_tournament',
37 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
38 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
39 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
40 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
41 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
42 => 'TournamentTest::check_tournament_time_tournament',
43 => 'TournamentTest::check_getting_games_tournament',
44 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
45 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
211 => NULL,
213 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
5 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
6 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
7 => 'GroupTest::check_games_adding_group',
8 => 'ProgressionTest::check_progressing_with_filters',
9 => 'ProgressionTest::check_progressing_with_filters_setting',
10 => 'ProgressionTest::check_progressing_blank_wint_filters',
11 => 'RoundTest::check_games_generation_round',
12 => 'RoundTest::check_played_round',
13 => 'RoundTest::check_progress_round',
14 => 'RoundTest::check_progress_blank_round',
15 => 'SingleEliminationTest::test_single_elimination',
16 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
17 => 'TournamentTest::check_gen_games_simulate_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
22 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
25 => 'TournamentTest::check_tournament_time_tournament',
26 => 'TournamentTest::check_getting_games_tournament',
27 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
28 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
214 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
5 => 'GroupTest::check_games_adding_group',
6 => 'ProgressionTest::check_progressing_with_filters',
7 => 'ProgressionTest::check_progressing_with_filters_setting',
8 => 'ProgressionTest::check_progressing_blank_wint_filters',
9 => 'RoundTest::check_games_generation_round',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
),
215 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
3 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
4 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
5 => 'GroupTest::check_games_adding_group',
6 => 'ProgressionTest::check_progressing_with_filters',
7 => 'ProgressionTest::check_progressing_with_filters_setting',
8 => 'ProgressionTest::check_progressing_blank_wint_filters',
9 => 'RoundTest::check_games_generation_round',
10 => 'RoundTest::check_played_round',
11 => 'RoundTest::check_progress_round',
12 => 'RoundTest::check_progress_blank_round',
13 => 'TournamentTest::check_gen_games_simulate_tournament',
14 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
15 => 'TournamentTest::check_gen_games_simulate_real_tournament',
16 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
17 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
18 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
19 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
21 => 'TournamentTest::check_tournament_time_tournament',
22 => 'TournamentTest::check_getting_games_tournament',
),
216 => NULL,
219 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'GroupTest::check_gen_games_simulate_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'ProgressionTest::check_progressing',
9 => 'ProgressionTest::check_progressing_duplicates',
10 => 'ProgressionTest::check_progressing_blank',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_played_round',
15 => 'RoundTest::check_progress_round',
16 => 'RoundTest::check_progress_blank_round',
17 => 'SingleEliminationTest::test_single_elimination',
18 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
19 => 'TournamentTest::check_gen_games_simulate_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
27 => 'TournamentTest::check_tournament_time_tournament',
28 => 'TournamentTest::check_getting_games_tournament',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
220 => NULL,
222 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GroupTest::check_played_group',
4 => 'RoundTest::check_played_round',
5 => 'SingleEliminationTest::test_single_elimination',
6 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
7 => 'TournamentTest::check_gen_games_simulate_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
11 => 'TournamentTest::check_tournament_time_tournament',
12 => 'TournamentTest::check_getting_games_tournament',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
14 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
223 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GroupTest::check_played_group',
4 => 'RoundTest::check_played_round',
5 => 'SingleEliminationTest::test_single_elimination',
6 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
7 => 'TournamentTest::check_gen_games_simulate_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
11 => 'TournamentTest::check_tournament_time_tournament',
12 => 'TournamentTest::check_getting_games_tournament',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
14 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
225 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'DoubleEliminationTest::test_double_elimination',
2 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
3 => 'GroupTest::check_played_group',
4 => 'RoundTest::check_played_round',
5 => 'SingleEliminationTest::test_single_elimination',
6 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
7 => 'TournamentTest::check_gen_games_simulate_tournament',
8 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
9 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
10 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
11 => 'TournamentTest::check_tournament_time_tournament',
12 => 'TournamentTest::check_getting_games_tournament',
13 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
14 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
226 => NULL,
228 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'DoubleEliminationTest::test_double_elimination',
3 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
4 => 'GroupTest::check_played_group',
5 => 'GroupTest::check_progress_blank_group',
6 => 'GroupTest::check_gen_games_simulate_group',
7 => 'GroupTest::check_gen_games_simulate_with_reset_group',
8 => 'ProgressionTest::check_progressing',
9 => 'ProgressionTest::check_progressing_duplicates',
10 => 'ProgressionTest::check_progressing_blank',
11 => 'ProgressionTest::check_progressing_with_filters',
12 => 'ProgressionTest::check_progressing_with_filters_setting',
13 => 'ProgressionTest::check_progressing_blank_wint_filters',
14 => 'RoundTest::check_played_round',
15 => 'RoundTest::check_progress_round',
16 => 'RoundTest::check_progress_blank_round',
17 => 'SingleEliminationTest::test_single_elimination',
18 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
19 => 'TournamentTest::check_gen_games_simulate_tournament',
20 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
21 => 'TournamentTest::check_gen_games_simulate_real_tournament',
22 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
23 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
24 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
25 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
26 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
27 => 'TournamentTest::check_tournament_time_tournament',
28 => 'TournamentTest::check_getting_games_tournament',
29 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
30 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
),
230 => NULL,
),
'/Volumes/Heroyt-Disk/work/Moje/rozlosy/src/TournamentGenerator/Game.php' =>
array (
21 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
22 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
23 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
24 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
25 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
26 =>
array (
0 => 'GameTest::check_creation_false_teams_game',
),
27 =>
array (
0 => 'GameTest::check_creation_false_teams_game',
),
28 =>
array (
0 => 'GameTest::check_creation_false_teams_game',
),
30 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
31 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
33 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
34 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
35 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
36 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
37 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest::test_double_elimination',
6 => 'DoubleEliminationTest::test_double_elimination_non_power_of_2',
7 => 'FilterTest::check_filter_creation',
8 => 'FilterTest::check_filter_creation_multi',
9 => 'FilterTest::check_filter_creation_multi_round',
10 => 'FilterTest::check_filter_creation_multi_tournament',
11 => 'FilterTest::check_filter_creation_multi_false_filter_multi',
12 => 'FilterTest::check_filter_creation_multi_false_operrand_multi',
13 => 'FilterTest::check_filter_creation_multi_false_filter_and',
14 => 'FilterTest::check_filter_creation_multi_false_operrand_and',
15 => 'FilterTest::check_filter_creation_multi_false_filter_or',
16 => 'FilterTest::check_filter_creation_multi_false_operrand_or',
17 => 'FilterTest::check_filter_creation_multi_with_double_comp',
18 => 'GameTest::check_creation_game',
19 => 'GameTest::check_creation_false_teams_game',
20 => 'GameTest::check_get_group_game',
21 => 'GameTest::check_adding_teams_game',
22 => 'GameTest::check_adding_teams_false_game',
23 => 'GameTest::check_get_team_by_id_game',
24 => 'GameTest::check_get_team_by_id_unexisting_team_game',
25 => 'GameTest::check_get_teams_ids_game',
26 => 'GameTest::check_setting_results_2_game',
27 => 'GameTest::check_setting_results_2_draw_game',
28 => 'GameTest::check_setting_results_false_game',
29 => 'GameTest::check_setting_results_false_team_game',
30 => 'GameTest::check_setting_results_3_game',
31 => 'GameTest::check_setting_results_4_game',
32 => 'GameTest::check_getting_loss_and_win_teams_2_game',
33 => 'GameTest::check_getting_draw_teams_2_game',
34 => 'GameTest::check_getting_win_second_third_and_loss_teams_4_game',
35 => 'GeneratorTest::check_group_generator_r_r_2',
36 => 'GeneratorTest::check_group_generator_r_r_3',
37 => 'GeneratorTest::check_group_generator_r_r_4',
38 => 'GeneratorTest::check_group_generator_r_r_3_with_games_ordering',
39 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering',
40 => 'GeneratorTest::check_group_generator_r_r_4_with_games_ordering2',
41 => 'GeneratorTest::check_group_generator_two_two',
42 => 'GeneratorTest::check_group_generator_cond_split',
43 => 'GeneratorTest::check_group_generator_cond_split_without_splitting',
44 => 'GroupTest::check_team_filters_group',
45 => 'GroupTest::check_sorting_teams_group',
46 => 'GroupTest::check_sorting_teams_by_score_group',
47 => 'GroupTest::check_games_generation_group',
48 => 'GroupTest::check_games_generation_two_two_group',
49 => 'GroupTest::check_games_generation_split_group',
50 => 'GroupTest::check_games_creation_group',
51 => 'GroupTest::check_games_adding_group',
52 => 'GroupTest::check_played_group',
53 => 'GroupTest::check_progress_group',
54 => 'GroupTest::check_add_progress_group',
55 => 'GroupTest::check_progress_blank_group',
56 => 'GroupTest::check_gen_games_simulate_group',
57 => 'GroupTest::check_gen_games_simulate_with_reset_group',
58 => 'ProgressionTest::check_progressing_with_filters',
59 => 'ProgressionTest::check_progressing_with_filters_setting',
60 => 'ProgressionTest::check_progressing_blank_wint_filters',
61 => 'RoundTest::check_sorting_teams_round',
62 => 'RoundTest::check_sorting_teams_from_getTeams_round',
63 => 'RoundTest::check_sorting_teams_by_score_round',
64 => 'RoundTest::check_games_generation_round',
65 => 'RoundTest::check_played_round',
66 => 'RoundTest::check_progress_round',
67 => 'RoundTest::check_progress_blank_round',
68 => 'SingleEliminationTest::test_single_elimination',
69 => 'SingleEliminationTest::test_single_elimination_non_power_of_2',
70 => 'TeamFilterTest::check_filter_validate_score_teamFilter',
71 => 'TeamFilterTest::check_filter_validate_wins_teamFilter',
72 => 'TeamFilterTest::check_filter_validate_losses_teamFilter',
73 => 'TeamFilterTest::check_filter_validate_draws_teamFilter',
74 => 'TeamFilterTest::check_filter_validate_second_teamFilter',
75 => 'TeamFilterTest::check_filter_validate_third_teamFilter',
76 => 'TeamFilterTest::check_filter_validate_progressed_teamFilter',
77 => 'TeamFilterTest::check_filter_validate_notprogressed_teamFilter',
78 => 'TeamFilterTest::check_filter_validate_avg_teamFilter',
79 => 'TeamFilterTest::check_filter_validate_max_teamFilter',
80 => 'TeamFilterTest::check_filter_validate_max_more_groups_teamFilter',
81 => 'TeamFilterTest::check_filter_validate_min_teamFilter',
82 => 'TeamFilterTest::check_filter_validate_min_more_groups_teamFilter',
83 => 'TeamTest::check_getting_games_with_team',
84 => 'TournamentTest::check_gen_games_simulate_tournament',
85 => 'TournamentTest::check_gen_games_simulate_with_time_tournament',
86 => 'TournamentTest::check_gen_games_simulate_real_tournament',
87 => 'TournamentTest::check_gen_games_simulate_real_with_time_tournament',
88 => 'TournamentTest::check_gen_games_simulate_with_categories_tournament',
89 => 'TournamentTest::check_gen_games_simulate_with_categories_with_time_tournament',
90 => 'TournamentTest::check_gen_games_simulate_with_categories_real_tournament',
91 => 'TournamentTest::check_gen_games_simulate_with_categories_real_with_time_tournament',
92 => 'TournamentTest::check_tournament_time_tournament',
93 => 'TournamentTest::check_getting_games_tournament',
94 => 'TournamentTest::check_sorting_teams_tournament',
95 => 'TournamentTest::check_sorting_teams_from_getTeams_tournament',
96 => 'TournamentTest::check_sorting_teams_by_score_tournament',
97 => 'TwoRoundsEliminationTest::test_2R2G_elimination_even_teams',
98 => 'TwoRoundsEliminationTest::test_2R2G_elimination_nondivisible_by_4',
99 => 'TwoRoundsEliminationTest::test_2R2G_elimination_odd_teams',
),
40 =>
array (
0 => 'CategoryTest::check_gen_games_simulate_category',
1 => 'CategoryTest::check_gen_games_simulate_real_category',
2 => 'CategoryTest::check_sorting_teams_category',
3 => 'CategoryTest::check_sorting_teams_from_getTeams_category',
4 => 'CategoryTest::check_sorting_teams_by_score_category',
5 => 'DoubleEliminationTest |