Ticket #56861: test.log

File test.log, 156.2 KB (added by josephsacco, 6 years ago)

Test Log

Line 
1running test
2test_creating_file_inside_folder (ropetest.projecttest.ProjectTest) ... ok
3test_creating_files (ropetest.projecttest.ProjectTest) ... ok
4test_creating_files_that_already_exist (ropetest.projecttest.ProjectTest) ... ok
5test_creating_folders (ropetest.projecttest.ProjectTest) ... ok
6test_does_not_fail_for_permission_denied (ropetest.projecttest.ProjectTest) ... ok
7test_encoding_declaration_in_the_second_line (ropetest.projecttest.ProjectTest) ... ok
8test_exception_when_creating_twice (ropetest.projecttest.ProjectTest) ... ok
9test_exception_when_parent_does_not_exist (ropetest.projecttest.ProjectTest) ... ok
10test_failing_if_creating_folder_while_file_already_exists (ropetest.projecttest.ProjectTest) ... ok
11test_failing_when_creating_file_inside_non_existent_folder (ropetest.projecttest.ProjectTest) ... ok
12test_failure_when_project_root_exists_and_is_a_file (ropetest.projecttest.ProjectTest) ... ok
13test_file_encoding_reading (ropetest.projecttest.ProjectTest) ... ok
14test_file_encoding_writing (ropetest.projecttest.ProjectTest) ... ok
15test_file_get_name (ropetest.projecttest.ProjectTest) ... ok
16test_file_get_path (ropetest.projecttest.ProjectTest) ... ok
17test_folder_creating_files (ropetest.projecttest.ProjectTest) ... ok
18test_folder_creating_files2 (ropetest.projecttest.ProjectTest) ... ok
19test_folder_creating_nested_files (ropetest.projecttest.ProjectTest) ... ok
20test_folder_creating_nested_files2 (ropetest.projecttest.ProjectTest) ... ok
21test_folder_get_child (ropetest.projecttest.ProjectTest) ... ok
22test_folder_get_child_nested (ropetest.projecttest.ProjectTest) ... ok
23test_folder_get_name (ropetest.projecttest.ProjectTest) ... ok
24test_folder_get_path (ropetest.projecttest.ProjectTest) ... ok
25test_get_all_files (ropetest.projecttest.ProjectTest) ... ok
26test_get_all_files_after_changing (ropetest.projecttest.ProjectTest) ... ok
27test_getting_empty_source_folders (ropetest.projecttest.ProjectTest) ... ok
28test_getting_files (ropetest.projecttest.ProjectTest) ... ok
29test_getting_folders (ropetest.projecttest.ProjectTest) ... ok
30test_getting_not_existing_project_file (ropetest.projecttest.ProjectTest) ... ok
31test_getting_project_file (ropetest.projecttest.ProjectTest) ... ok
32test_ignoring_dot_pyc_files_in_get_files (ropetest.projecttest.ProjectTest) ... ok
33test_ignoring_symlinks_inside_project (ropetest.projecttest.ProjectTest) ... ok
34test_is_folder (ropetest.projecttest.ProjectTest) ... ok
35test_making_folder_that_already_exists (ropetest.projecttest.ProjectTest) ... ok
36test_making_root_folder_if_it_does_not_exist (ropetest.projecttest.ProjectTest) ... ok
37test_moving_destination_folders (ropetest.projecttest.ProjectTest) ... ok
38test_moving_files (ropetest.projecttest.ProjectTest) ... ok
39test_moving_files_and_resource_objects (ropetest.projecttest.ProjectTest) ... ok
40test_moving_folders (ropetest.projecttest.ProjectTest) ... ok
41test_multi_source_folders (ropetest.projecttest.ProjectTest) ... ok
42test_multi_source_folders2 (ropetest.projecttest.ProjectTest) ... ok
43test_multifile_get_all_files (ropetest.projecttest.ProjectTest) ... ok
44test_nested_directories (ropetest.projecttest.ProjectTest) ... ok
45test_nested_folder_get_files (ropetest.projecttest.ProjectTest) ... ok
46test_nested_folder_get_folders (ropetest.projecttest.ProjectTest) ... ok
47test_nonempty_get_children (ropetest.projecttest.ProjectTest) ... ok
48test_nonempty_get_children2 (ropetest.projecttest.ProjectTest) ... ok
49test_packages (ropetest.projecttest.ProjectTest) ... ok
50test_project_creation (ropetest.projecttest.ProjectTest) ... ok
51test_project_file_reading (ropetest.projecttest.ProjectTest) ... ok
52test_project_root_is_root_folder (ropetest.projecttest.ProjectTest) ... ok
53test_read_bytes (ropetest.projecttest.ProjectTest) ... ok
54test_removing_directories (ropetest.projecttest.ProjectTest) ... ok
55test_removing_files (ropetest.projecttest.ProjectTest) ... ok
56test_removing_files_invalidating_in_project_resource_pool (ropetest.projecttest.ProjectTest) ... ok
57test_removing_nested_files (ropetest.projecttest.ProjectTest) ... ok
58test_removing_non_existent_files (ropetest.projecttest.ProjectTest) ... ok
59test_root_folder (ropetest.projecttest.ProjectTest) ... ok
60test_root_source_folder (ropetest.projecttest.ProjectTest) ... ok
61test_root_source_folder2 (ropetest.projecttest.ProjectTest) ... ok
62test_simple_path_to_resource (ropetest.projecttest.ProjectTest) ... ok
63test_src_source_folder (ropetest.projecttest.ProjectTest) ... ok
64test_using_file_create (ropetest.projecttest.ProjectTest) ... ok
65test_using_folder_create (ropetest.projecttest.ProjectTest) ... ok
66test_using_project_get_file (ropetest.projecttest.ProjectTest) ... ok
67test_using_utf8_when_writing_in_case_of_errors (ropetest.projecttest.ProjectTest) ... ok
68test_writing_in_project_files (ropetest.projecttest.ProjectTest) ... ok
69testget_children (ropetest.projecttest.ProjectTest) ... ok
70test_changes_and_adding_resources (ropetest.projecttest.ResourceObserverTest) ... ok
71test_clear_observered_resources_for_filtered_observers (ropetest.projecttest.ResourceObserverTest) ... ok
72test_contains_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok
73test_moving_and_being_interested_about_a_folder_and_a_child (ropetest.projecttest.ResourceObserverTest) ... ok
74test_not_reporting_multiple_changes_to_folders (ropetest.projecttest.ResourceObserverTest) ... ok
75test_removing_and_adding_resources_to_filtered_observer (ropetest.projecttest.ResourceObserverTest) ... ok
76test_resource_change_observer (ropetest.projecttest.ResourceObserverTest) ... ok
77test_resource_change_observer2 (ropetest.projecttest.ResourceObserverTest) ... ok
78test_resource_change_observer_after_moving (ropetest.projecttest.ResourceObserverTest) ... ok
79test_resource_change_observer_after_removal (ropetest.projecttest.ResourceObserverTest) ... ok
80test_resource_change_observer_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok
81test_revalidating_files (ropetest.projecttest.ResourceObserverTest) ... ok
82test_revalidating_files_and_no_changes2 (ropetest.projecttest.ResourceObserverTest) ... ok
83test_revalidating_folders (ropetest.projecttest.ResourceObserverTest) ... ok
84test_validating_get_files_list (ropetest.projecttest.ResourceObserverTest) ... ok
85test_validating_twice_when_created (ropetest.projecttest.ResourceObserverTest) ... ok
86test_validating_when_created (ropetest.projecttest.ResourceObserverTest) ... ok
87test_validation_and_changing_files (ropetest.projecttest.ResourceObserverTest) ... ok
88test_validation_and_changing_files2 (ropetest.projecttest.ResourceObserverTest) ... ok
89test_folder_get_child (ropetest.projecttest.OutOfProjectTest) ... ok
90test_out_of_project_files_and_path_to_resource (ropetest.projecttest.OutOfProjectTest) ... ok
91test_simple_out_of_project_file (ropetest.projecttest.OutOfProjectTest) ... ok
92test_simple_out_of_project_folder (ropetest.projecttest.OutOfProjectTest) ... ok
93test_using_absolute_path (ropetest.projecttest.OutOfProjectTest) ... ok
94test_compressed_history (ropetest.projecttest.RopeFolderTest) ... ok
95test_compressed_objectdb (ropetest.projecttest.RopeFolderTest) ... ok
96test_fscommands_and_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok
97test_getting_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok
98test_ignored_folders (ropetest.projecttest.RopeFolderTest) ... ok
99test_ignored_resources_and_get_files (ropetest.projecttest.RopeFolderTest) ... ok
100test_ignored_resources_and_get_files2 (ropetest.projecttest.RopeFolderTest) ... ok
101test_ignored_resources_and_prefixes (ropetest.projecttest.RopeFolderTest) ... ok
102test_ignoring_syntax_errors (ropetest.projecttest.RopeFolderTest) ... ok
103test_loading_config_dot_py (ropetest.projecttest.RopeFolderTest) ... ok
104test_nested_dot_ropeproject_folder (ropetest.projecttest.RopeFolderTest) ... ok
105test_none_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok
106test_normal_fscommands (ropetest.projecttest.RopeFolderTest) ... ok
107test_setting_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok
108test_setting_ignored_resources_patterns (ropetest.projecttest.RopeFolderTest) ... ok
109test_star_should_not_include_slashes (ropetest.projecttest.RopeFolderTest) ... ok
110test_source_lines_get_line_end (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok
111test_source_lines_get_line_number (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok
112test_source_lines_get_line_start (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok
113test_source_lines_last_line_with_no_new_line (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok
114test_source_lines_simple (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok
115test_attribute_accesses (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
116test_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
117test_comments_for_finding_statements2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
118test_comments_for_finding_statements3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
119test_dictionaries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
120test_empty_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
121test_empty_splitted_statement2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
122test_empty_splitted_statement3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
123test_empty_splitted_statement4 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
124test_empty_splitted_statement5 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
125test_extra_spaces (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
126test_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
127test_find_parens_start_with_multiple_entries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
128test_find_parens_start_with_nested_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
129test_find_parens_start_with_parens_in_strs (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
130test_find_parens_start_with_parens_in_strs_in_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
131test_following_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
132test_function_calls (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
133test_function_calls2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
134test_function_with_multiple_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
135test_function_with_no_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
136test_functions_on_ending_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
137test_get_word_parens_range_and_string_literals (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
138test_getting_primary_and_not_crossing_newlines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
139test_getting_primary_and_strings_at_the_end_of_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
140test_getting_primary_before_get_index (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
141test_import_statement_finding (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
142test_import_statement_finding2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
143test_inside_parans (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
144test_is_a_function_being_called_with_parens_on_next_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
145test_is_assigned_here_for_equality_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
146test_is_assigned_here_for_not_equal_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
147test_is_from_with_from_import_and_line_breaks_in_the_middle (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
148test_is_from_with_from_import_and_multiline_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
149test_is_on_function_keyword (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
150test_keyword_before_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
151test_one_letter_function_keyword_arguments (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
152test_operators_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
153test_param_expressions (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
154test_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
155test_simple_names (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
156test_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
157test_str_in_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
158test_string_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
159test_strings (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
160test_triple_quotes_spanning_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
161test_underlined_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
162test_word_finder_on_primaries_with_dots_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
163test_word_finder_on_primary_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
164test_word_finder_on_primary_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
165test_word_finder_on_word_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
166test_word_finder_on_word_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
167test_word_parens_range (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok
168test_class_method_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
169test_class_method_in_class_body_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
170test_class_variable_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
171test_class_variable_attribute_in_class_body2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
172test_function_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
173test_get_pyname_at_on_language_keywords (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
174test_inner_class_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
175test_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
176test_one_liners (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
177test_one_liners_with_line_breaks (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
178test_one_liners_with_line_breaks2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
179test_relative_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
180test_relative_modules_after_from_statements2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
181test_renaming_functions_with_from_import_and_parens (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok
182test_explicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
183test_explicit_continuation_comments (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
184test_fors_and_block_start (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
185test_generating_line_starts (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
186test_generating_line_starts2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
187test_generating_line_starts3 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
188test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
189test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
190test_generator_expressions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
191test_implicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
192test_list_comprehensions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
193test_logical_lines_for_else (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
194test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
195test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
196test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
197test_multiple_indented_ifs (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
198test_normal_lines (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
199test_normal_lines2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
200test_problems_with_inner_indentations (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
201test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok
202test_explicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
203test_explicit_continuation_comments (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
204test_fors_and_block_start (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
205test_generating_line_starts (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
206test_generating_line_starts2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
207test_generating_line_starts3 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
208test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
209test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
210test_generator_expressions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
211test_implicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
212test_list_comprehensions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
213test_logical_lines_for_else (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
214test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
215test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
216test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
217test_multiple_indented_ifs (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
218test_normal_lines (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
219test_normal_lines2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
220test_problems_with_inner_indentations (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
221test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok
222test_explicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
223test_explicit_continuation_comments (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
224test_fors_and_block_start (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
225test_generating_line_starts (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
226test_generating_line_starts2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
227test_generating_line_starts3 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
228test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
229test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
230test_generator_expressions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
231test_implicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
232test_list_comprehensions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
233test_logical_lines_for_else (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
234test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
235test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
236test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
237test_multiple_indented_ifs (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
238test_normal_lines (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
239test_normal_lines2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
240test_problems_with_inner_indentations (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
241test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok
242test_hierarchical_hint_param (ropetest.type_hinting_test.DocstringParamHintingTest) ... ok
243test_hint_param (ropetest.type_hinting_test.DocstringParamHintingTest) ... ok
244test_hierarchical_hint_rtype (ropetest.type_hinting_test.DocstringReturnHintingTest) ... ok
245test_hierarchical_hint_attr (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
246test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
247test_hint_attr (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
248test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
249test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
250test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
251test_hint_defined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
252test_hint_invalid_syntax (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
253test_hint_nonexistent (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
254test_hint_or (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
255test_hint_parametrized_dict_key (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
256test_hint_parametrized_dict_value (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
257test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... FAIL
258test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... FAIL
259test_hint_parametrized_list (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
260test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
261test_hint_parametrized_set (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
262test_hint_parametrized_tuple (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok
263test_hierarchical_hint_attr (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
264test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
265test_hint_attr (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
266test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
267test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
268test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
269test_hint_defined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
270test_hint_invalid_syntax (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
271test_hint_nonexistent (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
272test_hint_or (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
273test_hint_parametrized_dict_key (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
274test_hint_parametrized_dict_value (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
275test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... FAIL
276test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... FAIL
277test_hint_parametrized_list (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
278test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
279test_hint_parametrized_set (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
280test_hint_parametrized_tuple (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok
281test_hierarchical_hint_attr (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
282test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
283test_hint_attr (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
284test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
285test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
286test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
287test_hint_defined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
288test_hint_invalid_syntax (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
289test_hint_nonexistent (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
290test_hint_or (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
291test_hint_parametrized_dict_key (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
292test_hint_parametrized_dict_value (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
293test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... FAIL
294test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... FAIL
295test_hint_parametrized_list (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
296test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
297test_hint_parametrized_set (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
298test_hint_parametrized_tuple (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok
299test_hierarchical_hint_attr (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
300test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
301test_hint_attr (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
302test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
303test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
304test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
305test_hint_defined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
306test_hint_invalid_syntax (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
307test_hint_nonexistent (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
308test_hint_or (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
309test_hint_parametrized_dict_key (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
310test_hint_parametrized_dict_value (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
311test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... FAIL
312test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... FAIL
313test_hint_parametrized_list (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
314test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
315test_hint_parametrized_set (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
316test_hint_parametrized_tuple (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok
317test_parser (ropetest.type_hinting_test.EvaluateTest) ... ok
318test_hierarchical_hint_for_mutable_attr_type (ropetest.type_hinting_test.RegressionHintingTest)
319Test for #157, AttributeError: 'PyObject' object has no attribute 'get_doc' ... ok
320test_check_for_else_block (ropetest.pycoretest.PyCoreTest) ... ok
321test_check_names_defined_in_whiles (ropetest.pycoretest.PyCoreTest) ... ok
322test_class_attributes_set_in_init (ropetest.pycoretest.PyCoreTest) ... ok
323test_class_attributes_set_in_init_overwriting_a_defined (ropetest.pycoretest.PyCoreTest) ... ok
324test_class_methods (ropetest.pycoretest.PyCoreTest) ... ok
325test_class_variables (ropetest.pycoretest.PyCoreTest) ... ok
326test_classes_inside_other_classes (ropetest.pycoretest.PyCoreTest) ... ok
327test_file_encoding_reading (ropetest.pycoretest.PyCoreTest) ... ok
328test_find_module (ropetest.pycoretest.PyCoreTest) ... ok
329test_find_module_packages (ropetest.pycoretest.PyCoreTest) ... ok
330test_find_module_when_module_and_package_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok
331test_find_multiple_module (ropetest.pycoretest.PyCoreTest) ... ok
332test_find_nested_module (ropetest.pycoretest.PyCoreTest) ... ok
333test_from_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok
334test_from_package_import_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok
335test_get_definition_location_for_filtered_packages (ropetest.pycoretest.PyCoreTest) ... ok
336test_get_definition_location_for_packages (ropetest.pycoretest.PyCoreTest) ... ok
337test_get_definition_location_in_tuple_assnames (ropetest.pycoretest.PyCoreTest) ... ok
338test_get_module_for_defined_pyobjects (ropetest.pycoretest.PyCoreTest) ... ok
339test_get_pyname_definition_location (ropetest.pycoretest.PyCoreTest) ... ok
340test_get_pyname_definition_location_class (ropetest.pycoretest.PyCoreTest) ... ok
341test_get_pyname_definition_location_class2 (ropetest.pycoretest.PyCoreTest) ... ok
342test_get_pyname_definition_location_functions (ropetest.pycoretest.PyCoreTest) ... ok
343test_get_pyname_definition_location_importes (ropetest.pycoretest.PyCoreTest) ... ok
344test_get_pyname_definition_location_imports (ropetest.pycoretest.PyCoreTest) ... ok
345test_get_pyname_definition_location_local_variables (ropetest.pycoretest.PyCoreTest) ... ok
346test_get_pyname_definition_location_parameters (ropetest.pycoretest.PyCoreTest) ... ok
347test_get_pyname_definition_location_reassigning (ropetest.pycoretest.PyCoreTest) ... ok
348test_get_string_module (ropetest.pycoretest.PyCoreTest) ... ok
349test_get_string_module_with_extra_spaces (ropetest.pycoretest.PyCoreTest) ... ok
350test_global_keyword (ropetest.pycoretest.PyCoreTest) ... ok
351test_global_variables (ropetest.pycoretest.PyCoreTest) ... ok
352test_holding_error_location_information (ropetest.pycoretest.PyCoreTest) ... ok
353test_import_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok
354test_imported_as_names (ropetest.pycoretest.PyCoreTest) ... ok
355test_imported_names (ropetest.pycoretest.PyCoreTest) ... ok
356test_inherit_multiple_base_class_attrs_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok
357test_inheriting_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok
358test_inheriting_multiple_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok
359test_inheriting_unknown_base_class (ropetest.pycoretest.PyCoreTest) ... ok
360test_mixing_scopes_and_objects_hierarchy (ropetest.pycoretest.PyCoreTest) ... ok
361test_module_creation (ropetest.pycoretest.PyCoreTest) ... ok
362test_module_get_resource (ropetest.pycoretest.PyCoreTest) ... ok
363test_nested_modules (ropetest.pycoretest.PyCoreTest) ... ok
364test_nested_package_creation (ropetest.pycoretest.PyCoreTest) ... ok
365test_nested_with_statement_variable_type (ropetest.pycoretest.PyCoreTest) ... ok
366test_no_exceptions_on_module_encoding_problems (ropetest.pycoretest.PyCoreTest) ... ok
367test_non_existent_module (ropetest.pycoretest.PyCoreTest) ... ok
368test_not_leaking_for_vars_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok
369test_not_leaking_for_vars_inside_parent_scope2 (ropetest.pycoretest.PyCoreTest) ... ok
370test_not_leaking_tuple_assigned_names_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok
371test_not_reaching_maximum_recursions_when_importing_variables (ropetest.pycoretest.PyCoreTest) ... ok
372test_not_reaching_maximum_recursions_when_importing_variables2 (ropetest.pycoretest.PyCoreTest) ... ok
373test_not_reaching_maximum_recursions_with_from_star_imports (ropetest.pycoretest.PyCoreTest) ... ok
374test_out_of_project_modules (ropetest.pycoretest.PyCoreTest) ... ok
375test_package (ropetest.pycoretest.PyCoreTest) ... ok
376test_package_creation (ropetest.pycoretest.PyCoreTest) ... ok
377test_packaged_module_creation (ropetest.pycoretest.PyCoreTest) ... ok
378test_packaged_module_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok
379test_packaged_package_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok
380test_parameter_info_for_functions (ropetest.pycoretest.PyCoreTest) ... ok
381test_pyobject_equality_should_compare_types (ropetest.pycoretest.PyCoreTest) ... ok
382test_simple_class (ropetest.pycoretest.PyCoreTest) ... ok
383test_simple_function (ropetest.pycoretest.PyCoreTest) ... ok
384test_simple_module (ropetest.pycoretest.PyCoreTest) ... ok
385test_source_folders_preference (ropetest.pycoretest.PyCoreTest) ... ok
386test_syntax_errors_in_code (ropetest.pycoretest.PyCoreTest) ... ok
387test_syntax_errors_when_bad_strs (ropetest.pycoretest.PyCoreTest) ... ok
388test_syntax_errors_when_cannot_decode_file2 (ropetest.pycoretest.PyCoreTest) ... ok
389test_syntax_errors_when_null_bytes (ropetest.pycoretest.PyCoreTest) ... ok
390test_variables_defined_in_excepts (ropetest.pycoretest.PyCoreTest) ... ok
391test_with_statement_variable_type (ropetest.pycoretest.PyCoreTest) ... ok
392test_with_statement_variables (ropetest.pycoretest.PyCoreTest) ... ok
393test_with_statement_variables_and_tuple_assignment (ropetest.pycoretest.PyCoreTest) ... ok
394test_with_statement_with_no_vars (ropetest.pycoretest.PyCoreTest) ... ok
395test_caching_pymodule_with_syntax_errors (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
396test_circular_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
397test_circular_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
398test_from_import_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
399test_from_import_function (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
400test_from_import_nonexistent_module (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
401test_from_import_nonexistent_name (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
402test_from_import_star (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
403test_from_import_star_imports_in_functions (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
404test_from_import_star_not_imporing_underlined (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
405test_from_import_star_overwriting (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
406test_from_package_import_mod (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
407test_inheriting_dotted_base_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
408test_invalidating_cache_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
409test_invalidating_cache_after_resource_change_for_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
410test_invalidating_cache_after_rsrc_chng_for_nested_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
411test_invalidating_cache_for_from_imports_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
412test_invalidating_superclasses_after_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
413test_location_of_imports_when_importing (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
414test_multi_dot_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
415test_multi_dot_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
416test_multi_dot_imports3 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
417test_multi_dot_imports_as (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
418test_nested_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
419test_new_style_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
420test_new_style_relative_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
421test_none_assignments_in_classes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
422test_not_considering_imported_modules_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
423test_not_considering_imported_names_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
424test_reading_init_dot_py (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
425test_relative_froms (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
426test_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
427test_relative_imports_for_string_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
428test_relative_imports_for_string_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
429test_self_in_methods (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
430test_self_in_methods_with_decorators (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
431test_simple_import (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
432test_unknown_when_module_cannot_be_found (ropetest.pycoretest.PyCoreInProjectsTest) ... ok
433test_consume_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok
434test_line_expansion (ropetest.pycoretest.TextChangeDetectorTest) ... ok
435test_line_removals (ropetest.pycoretest.TextChangeDetectorTest) ... ok
436test_multi_line_checks (ropetest.pycoretest.TextChangeDetectorTest) ... ok
437test_one_line_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok
438test_trivial_case (ropetest.pycoretest.TextChangeDetectorTest) ... ok
439test_ignore_bad_imports (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
440test_ignore_bad_imports_for_froms (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
441test_not_raising_errors_for_strings_with_ignore_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
442test_python_files_config (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
443test_reporting_syntax_errors_in_strings_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
444test_reporting_syntax_errors_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
445test_reporting_syntax_errors_with_force_errors_for_packages (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok
446test_assigning_builtin_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok
447test_assists_inside_fors (ropetest.pyscopestest.PyCoreScopesTest) ... ok
448test_classes_inside_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
449test_first_parameter_of_a_method (ropetest.pyscopestest.PyCoreScopesTest) ... ok
450test_first_parameter_of_class_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok
451test_first_parameter_of_static_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok
452test_first_parameter_with_self_as_name_and_unknown_decorator (ropetest.pyscopestest.PyCoreScopesTest) ... ok
453test_for_variables_in_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
454test_function_getting_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok
455test_function_parameters_in_scope_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok
456test_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
457test_function_scopes_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
458test_get_inner_scope_and_logical_lines (ropetest.pyscopestest.PyCoreScopesTest) ... ok
459test_get_inner_scope_for_staticmethods (ropetest.pyscopestest.PyCoreScopesTest) ... ok
460test_get_lineno (ropetest.pyscopestest.PyCoreScopesTest) ... ok
461test_get_names_contains_only_names_defined_in_a_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok
462test_getting_defined_names_for_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
463test_getting_defined_names_for_modules (ropetest.pyscopestest.PyCoreScopesTest) ... ok
464test_getting_overwritten_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
465test_inside_class_scope_attribute_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok
466test_inside_class_scope_attribute_lookup2 (ropetest.pyscopestest.PyCoreScopesTest) ... ok
467test_scope_kind (ropetest.pyscopestest.PyCoreScopesTest) ... ok
468test_scope_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok
469test_scopes_in_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok
470test_simple_class_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok
471test_simple_function_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok
472test_simple_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok
473test_attributed_object_inference (ropetest.objectinfertest.ObjectInferTest) ... ok
474test_basic_generator_expressions (ropetest.objectinfertest.ObjectInferTest) ... ok
475test_basic_list_comprehensions (ropetest.objectinfertest.ObjectInferTest) ... ok
476test_considering_nones_to_be_unknowns (ropetest.objectinfertest.ObjectInferTest) ... ok
477test_empty_tuples (ropetest.objectinfertest.ObjectInferTest) ... ok
478test_following_chained_assignments_avoiding_circles (ropetest.objectinfertest.ObjectInferTest) ... ok
479test_func_returned_obj_using_call_spec_func_static_type_infer (ropetest.objectinfertest.ObjectInferTest) ... ok
480test_function_returned_object_static_type_inference1 (ropetest.objectinfertest.ObjectInferTest) ... ok
481test_function_returned_object_static_type_inference2 (ropetest.objectinfertest.ObjectInferTest) ... ok
482test_getting_property_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok
483test_getting_property_attributes_with_method_getters (ropetest.objectinfertest.ObjectInferTest) ... ok
484test_handling_generator_functions (ropetest.objectinfertest.ObjectInferTest) ... ok
485test_handling_generator_functions_for_strs (ropetest.objectinfertest.ObjectInferTest) ... ok
486test_lambda_functions (ropetest.objectinfertest.ObjectInferTest) ... ok
487test_list_comprehensions_and_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok
488test_list_comprehensions_and_multiple_iters (ropetest.objectinfertest.ObjectInferTest) ... ok
489test_list_comprehensions_and_multiple_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok
490test_list_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok
491test_mixing_ass_attr_with_tuple_assignment (ropetest.objectinfertest.ObjectInferTest) ... ok
492test_mixing_slice_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok
493test_mixing_subscript_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok
494test_nested_tuple_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok
495test_recursive_function_returned_object_static_type_inference (ropetest.objectinfertest.ObjectInferTest) ... ok
496test_simple_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok
497test_simple_type_inferencing_class_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok
498test_simple_type_inferencing_classes_defined_in_holding_scope (ropetest.objectinfertest.ObjectInferTest) ... ok
499test_simple_type_inferencing_classes_in_class_methods (ropetest.objectinfertest.ObjectInferTest) ... ok
500test_simple_type_inferencing_for_chained_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok
501test_simple_type_inferencing_for_in_class_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok
502test_using_property_as_decorators (ropetest.objectinfertest.ObjectInferTest) ... ok
503test_using_property_as_decorators_and_passing_parameter (ropetest.objectinfertest.ObjectInferTest) ... ok
504test_we_know_the_type_of_catched_exceptions (ropetest.objectinfertest.ObjectInferTest) ... ok
505test_we_know_the_type_of_catched_multiple_excepts (ropetest.objectinfertest.ObjectInferTest) ... ok
506test_get_files (ropetest.objectdbtest.ObjectDBTest) ... ok
507test_getting_call_info (ropetest.objectdbtest.ObjectDBTest) ... ok
508test_getting_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok
509test_getting_returned (ropetest.objectdbtest.ObjectDBTest) ... ok
510test_getting_returned_when_does_not_match (ropetest.objectdbtest.ObjectDBTest) ... ok
511test_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok
512test_not_overwriting_with_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok
513test_not_overwriting_with_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok
514test_overwriting_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok
515test_simple_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok
516test_simple_per_name_after_syncing (ropetest.objectdbtest.ObjectDBTest) ... ok
517test_simple_per_name_does_not_exist (ropetest.objectdbtest.ObjectDBTest) ... ok
518test_using_file_list_observer (ropetest.objectdbtest.ObjectDBTest) ... ok
519test_validating_file_for_scopes (ropetest.objectdbtest.ObjectDBTest) ... ok
520test_validating_file_moved (ropetest.objectdbtest.ObjectDBTest) ... ok
521test_validating_files (ropetest.objectdbtest.ObjectDBTest) ... ok
522test_a_function_with_different_returns (ropetest.advanced_oi_test.DynamicOITest) ... ok
523test_a_function_with_different_returns2 (ropetest.advanced_oi_test.DynamicOITest) ... ok
524test_arguments_with_keywords (ropetest.advanced_oi_test.DynamicOITest) ... ok
525test_class_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
526test_class_from_another_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
527test_classes_with_the_same_name (ropetest.advanced_oi_test.DynamicOITest) ... ok
528test_dict_keys_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok
529test_dict_keys_and_dynamicoi2 (ropetest.advanced_oi_test.DynamicOITest) ... ok
530test_dict_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok
531test_dti_and_concluded_data_invalidation (ropetest.advanced_oi_test.DynamicOITest) ... ok
532test_for_loops_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok
533test_function_argument_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
534test_function_argument_dti2 (ropetest.advanced_oi_test.DynamicOITest) ... ok
535test_ignoring_double_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok
536test_ignoring_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok
537test_instance_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
538test_invalidating_data_after_changing (ropetest.advanced_oi_test.DynamicOITest) ... ok
539test_invalidating_data_after_moving (ropetest.advanced_oi_test.DynamicOITest) ... ok
540test_list_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok
541test_method_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
542test_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
543test_nested_classes (ropetest.advanced_oi_test.DynamicOITest) ... ok
544test_simple_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok
545test_strs_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok
546test_textual_transformations (ropetest.advanced_oi_test.DynamicOITest) ... ok
547test_a_function_with_different_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok
548test_always_returning_containing_class_for_selfs (ropetest.advanced_oi_test.NewStaticOITest) ... ok
549test_call_function_and_parameters (ropetest.advanced_oi_test.NewStaticOITest) ... ok
550test_following_function_calls_when_asked_to (ropetest.advanced_oi_test.NewStaticOITest) ... ok
551test_handling_generator_functions_for_strs (ropetest.advanced_oi_test.NewStaticOITest) ... ok
552test_invalidating_concluded_data_in_a_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok
553test_not_reporting_out_of_date_information (ropetest.advanced_oi_test.NewStaticOITest) ... ok
554test_not_saving_unknown_function_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok
555test_properties_and_calling_get_property (ropetest.advanced_oi_test.NewStaticOITest) ... ok
556test_report_change_in_libutils (ropetest.advanced_oi_test.NewStaticOITest) ... ok
557test_report_libutils_and_analyze_all_modules (ropetest.advanced_oi_test.NewStaticOITest) ... ok
558test_soi_on_constructors (ropetest.advanced_oi_test.NewStaticOITest) ... ok
559test_static_oi_class_methods (ropetest.advanced_oi_test.NewStaticOITest) ... ok
560test_static_oi_for_dicts_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok
561test_static_oi_for_dicts_depending_on_for_loops (ropetest.advanced_oi_test.NewStaticOITest) ... ok
562test_static_oi_for_dicts_depending_on_update (ropetest.advanced_oi_test.NewStaticOITest) ... ok
563test_static_oi_for_dicts_depending_on_update_on_seqs (ropetest.advanced_oi_test.NewStaticOITest) ... ok
564test_static_oi_for_infer_return_typs_from_funcs_based_on_params (ropetest.advanced_oi_test.NewStaticOITest) ... ok
565test_static_oi_for_lists_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok
566test_static_oi_for_lists_per_object_for_extending_lists (ropetest.advanced_oi_test.NewStaticOITest) ... ok
567test_static_oi_for_lists_per_object_for_fields (ropetest.advanced_oi_test.NewStaticOITest) ... ok
568test_static_oi_for_lists_per_object_for_get_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok
569test_static_oi_for_lists_per_object_for_iters (ropetest.advanced_oi_test.NewStaticOITest) ... ok
570test_static_oi_for_lists_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok
571test_static_oi_for_nested_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok
572test_static_oi_for_sets_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok
573test_static_oi_for_simple_function_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok
574test_static_oi_not_failing_when_callin_callables (ropetest.advanced_oi_test.NewStaticOITest) ... ok
575test_static_oi_preventing_soi_maximum_recursion_exceptions (ropetest.advanced_oi_test.NewStaticOITest) ... ok
576test_using_the_best_callinfo (ropetest.advanced_oi_test.NewStaticOITest) ... ok
577test_validation_problems_for_changing_builtin_types (ropetest.advanced_oi_test.NewStaticOITest) ... ok
578test_validation_problems_for_objectdb_retrievals (ropetest.advanced_oi_test.NewStaticOITest) ... ok
579test_killing_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok
580test_making_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok
581test_making_runner_when_doi_is_disabled (ropetest.runmodtest.PythonFileRunnerTest) ... ok
582test_passing_arguments (ropetest.runmodtest.PythonFileRunnerTest) ... ok
583test_passing_arguments_with_spaces (ropetest.runmodtest.PythonFileRunnerTest) ... ok
584test_running_nested_files (ropetest.runmodtest.PythonFileRunnerTest) ... ok
585test_setting_process_input (ropetest.runmodtest.PythonFileRunnerTest) ... ok
586test_setting_process_output (ropetest.runmodtest.PythonFileRunnerTest) ... ok
587test_setting_pythonpath (ropetest.runmodtest.PythonFileRunnerTest) ... ok
588test_abstractmethods_attribute (ropetest.builtinstest.BuiltinTypesTest) ... ok
589test_binary_or_left_value_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok
590test_builtin_class_get_name (ropetest.builtinstest.BuiltinTypesTest) ... ok
591test_builtin_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
592test_builtin_zip_function_with_more_than_two_args (ropetest.builtinstest.BuiltinTypesTest) ... ok
593test_definition_location_for_loop_variables (ropetest.builtinstest.BuiltinTypesTest) ... ok
594test_enumerate_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
595test_file_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok
596test_get_item_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
597test_get_items (ropetest.builtinstest.BuiltinTypesTest) ... ok
598test_get_items_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok
599test_get_items_from_slices (ropetest.builtinstest.BuiltinTypesTest) ... ok
600test_getting_iterkeys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
601test_getting_itervalues_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
602test_getting_keys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
603test_getting_values_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
604test_handling_binop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok
605test_handling_boolops (ropetest.builtinstest.BuiltinTypesTest) ... ok
606test_handling_compares (ropetest.builtinstest.BuiltinTypesTest) ... ok
607test_handling_unaryop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok
608test_holding_type_information (ropetest.builtinstest.BuiltinTypesTest) ... ok
609test_iter_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
610test_lambda_function_definition (ropetest.builtinstest.BuiltinTypesTest) ... ok
611test_lambda_functions (ropetest.builtinstest.BuiltinTypesTest) ... ok
612test_lambdas_that_return_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok
613test_making_dicts_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok
614test_making_lists_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok
615test_making_sets_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok
616test_making_tuples_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok
617test_overriding_builtin_names (ropetest.builtinstest.BuiltinTypesTest) ... ok
618test_popping_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
619test_property_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok
620test_range_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
621test_reversed_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
622test_simple_builtin_scope_test (ropetest.builtinstest.BuiltinTypesTest) ... ok
623test_simple_case (ropetest.builtinstest.BuiltinTypesTest) ... ok
624test_simple_case_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
625test_simple_complex_type (ropetest.builtinstest.BuiltinTypesTest) ... ok
626test_simple_float_type (ropetest.builtinstest.BuiltinTypesTest) ... ok
627test_simple_float_type2 (ropetest.builtinstest.BuiltinTypesTest) ... ok
628test_simple_for_loops (ropetest.builtinstest.BuiltinTypesTest) ... ok
629test_simple_int_type (ropetest.builtinstest.BuiltinTypesTest) ... ok
630test_simple_list_comprehension_test (ropetest.builtinstest.BuiltinTypesTest) ... ok
631test_simple_list_generator_expression (ropetest.builtinstest.BuiltinTypesTest) ... ok
632test_simple_sets (ropetest.builtinstest.BuiltinTypesTest) ... ok
633test_simple_tuple_assignments (ropetest.builtinstest.BuiltinTypesTest) ... ok
634test_sorted_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
635test_star_args_and_double_star_args (ropetest.builtinstest.BuiltinTypesTest) ... ok
636test_super_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
637test_tuple_assignment_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok
638test_tuple_assignments_for_items (ropetest.builtinstest.BuiltinTypesTest) ... ok
639test_tuple_assignments_for_iteritems_in_fors (ropetest.builtinstest.BuiltinTypesTest) ... ok
640test_unknown_return_object (ropetest.builtinstest.BuiltinTypesTest) ... ok
641test_using_copy_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok
642test_wrong_arguments_to_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok
643test_ignored_extensions (ropetest.builtinstest.BuiltinModulesTest) ... ok
644test_ignored_extensions_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok
645test_nonexistent_modules (ropetest.builtinstest.BuiltinModulesTest) ... ok
646test_nonexistent_modules_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok
647test_simple_case (ropetest.builtinstest.BuiltinModulesTest) ... ok
648test_time_in_std_mods (ropetest.builtinstest.BuiltinModulesTest) ... ok
649test_moving_files (ropetest.historytest.HistoryTest) ... ok
650test_moving_files_to_folders (ropetest.historytest.HistoryTest) ... ok
651test_undoing_writes (ropetest.historytest.HistoryTest) ... ok
652test_writing_files_that_does_not_change_contents (ropetest.historytest.HistoryTest) ... ok
653test_clearing_redo_list_after_do (ropetest.historytest.IsolatedHistoryTest) ... ok
654test_clearing_up_the_history (ropetest.historytest.IsolatedHistoryTest) ... ok
655test_dropping_undone_changes (ropetest.historytest.IsolatedHistoryTest) ... ok
656test_get_file_undo_list_for_moves (ropetest.historytest.IsolatedHistoryTest) ... ok
657test_get_file_undo_list_simple (ropetest.historytest.IsolatedHistoryTest) ... ok
658test_ignoring_ignored_resources (ropetest.historytest.IsolatedHistoryTest) ... ok
659test_multiple_undos (ropetest.historytest.IsolatedHistoryTest) ... ok
660test_redo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok
661test_redoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok
662test_simple_re_undo (ropetest.historytest.IsolatedHistoryTest) ... ok
663test_simple_redo (ropetest.historytest.IsolatedHistoryTest) ... ok
664test_simple_undo (ropetest.historytest.IsolatedHistoryTest) ... ok
665test_tobe_redone (ropetest.historytest.IsolatedHistoryTest) ... ok
666test_tobe_undone (ropetest.historytest.IsolatedHistoryTest) ... ok
667test_undo_limit (ropetest.historytest.IsolatedHistoryTest) ... ok
668test_undo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok
669test_undoing_a_not_yet_performed_change (ropetest.historytest.IsolatedHistoryTest) ... ok
670test_undoing_changes_that_depend_on_a_dependant_change (ropetest.historytest.IsolatedHistoryTest) ... ok
671test_undoing_choosen_changes (ropetest.historytest.IsolatedHistoryTest) ... ok
672test_undoing_choosen_changes2 (ropetest.historytest.IsolatedHistoryTest) ... ok
673test_undoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok
674test_undoing_folder_movements_for_undoing_writes_inside_it (ropetest.historytest.IsolatedHistoryTest) ... ok
675test_undoing_not_available_change (ropetest.historytest.IsolatedHistoryTest) ... ok
676test_undoing_writes_for_undoing_folder_movements_containing_it (ropetest.historytest.IsolatedHistoryTest) ... ok
677test_undoing_writing_after_moving (ropetest.historytest.IsolatedHistoryTest) ... ok
678test_change_set_saving (ropetest.historytest.SavingHistoryTest) ... ok
679test_create_file_saving (ropetest.historytest.SavingHistoryTest) ... ok
680test_create_folder_saving (ropetest.historytest.SavingHistoryTest) ... ok
681test_create_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok
682test_move_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok
683test_move_resource_saving_for_folders (ropetest.historytest.SavingHistoryTest) ... ok
684test_remove_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok
685test_simple_change_content_saving (ropetest.historytest.SavingHistoryTest) ... ok
686test_simple_set_saving (ropetest.historytest.SavingHistoryTest) ... ok
687test_writing_and_reading_history (ropetest.historytest.SavingHistoryTest) ... ok
688test_writing_and_reading_history2 (ropetest.historytest.SavingHistoryTest) ... ok
689test_blanking_strs (ropetest.simplifytest.SimplifyTest) ... ok
690test_changing_to_double_quotes (ropetest.simplifytest.SimplifyTest) ... ok
691test_changing_to_double_quotes2 (ropetest.simplifytest.SimplifyTest) ... ok
692test_empty_strs (ropetest.simplifytest.SimplifyTest) ... ok
693test_joining_explicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok
694test_joining_implicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok
695test_removing_comments (ropetest.simplifytest.SimplifyTest) ... ok
696test_removing_comments_that_contain_strings (ropetest.simplifytest.SimplifyTest) ... ok
697test_removing_strings_containing_comments (ropetest.simplifytest.SimplifyTest) ... ok
698test_replacing_semicolons (ropetest.simplifytest.SimplifyTest) ... ok
699test_replacing_tabs (ropetest.simplifytest.SimplifyTest) ... ok
700test_trivial_case (ropetest.simplifytest.SimplifyTest) ... ok
701test_applying_all_changes_together (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
702test_dos_line_ending_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
703test_module_dependencies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
704test_multi_byte_strs_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
705test_not_renaming_all_text_occurrences_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
706test_not_renaming_comment_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
707test_not_renaming_dot_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
708test_not_renaming_in_strings_and_comments_where_not_visible (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
709test_not_renaming_methods_in_hierarchies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
710test_not_renaming_string_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
711test_renam_functions_parameters_and_occurances_in_other_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
712test_renam_resources_use_rename_module_refactor_for_init_dot_py (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
713test_renam_resources_using_rename_module_refactor_for_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
714test_rename_in_module_renaming_one_letter_names_for_expressions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
715test_renaming_a_variable_with_arguement_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
716test_renaming_all_occurances_in_containing_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
717test_renaming_an_arguement_with_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
718test_renaming_arguments_for_normal_args_changing_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
719test_renaming_assigned_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
720test_renaming_class_attributes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
721test_renaming_class_attributes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
722test_renaming_for_loop_variable (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
723test_renaming_function_parameters1 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
724test_renaming_function_parameters2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
725test_renaming_function_parameters_of_class_init (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
726test_renaming_function_with_local_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
727test_renaming_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
728test_renaming_functions_across_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
729test_renaming_functions_across_modules_from_import (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
730test_renaming_functions_from_another_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
731test_renaming_global_variables (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
732test_renaming_global_variables2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
733test_renaming_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
734test_renaming_methods_in_sibling_classes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
735test_renaming_methods_in_subclasses (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
736test_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
737test_renaming_multiple_names_in_the_same_line (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
738test_renaming_names_when_getting_some_attribute (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
739test_renaming_names_when_getting_some_attribute2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
740test_renaming_occurrences_in_overwritten_scopes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
741test_renaming_occurrences_in_overwritten_scopes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
742test_renaming_occurrences_inside_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
743test_renaming_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
744test_renaming_parameter_like_objects_after_keywords (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
745test_renaming_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
746test_renaming_parameters_not_renaming_others (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
747test_renaming_parameters_not_renaming_others2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
748test_renaming_parameters_on_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
749test_renaming_parameters_spaces_before_call (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
750test_renaming_parameters_with_multiple_params (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
751test_renaming_parameters_with_multiple_params2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
752test_renaming_resources_using_rename_module_refactoring (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
753test_renaming_variables_in_init_dot_pys (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
754test_renaming_variables_in_init_dot_pys2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
755test_renaming_variables_in_init_dot_pys3 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
756test_renaming_when_unsure (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
757test_renaming_when_unsure_not_renaming_knowns (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
758test_renaming_when_unsure_with_confirmation (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
759test_renaming_with_backslash_continued_names (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
760test_resources_parameter (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
761test_resources_parameter_not_changing_defining_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
762test_simple_global_variable_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
763test_undoing_refactorings (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
764test_undoing_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
765test_variable_renaming_only_in_its_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok
766test_only_performing_inside_scopes (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok
767test_only_performing_on_calls (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok
768test_only_performing_on_reads (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok
769test_simple_case (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok
770test_performing_rename_on_parameters (ropetest.refactor.renametest.ImplicitInterfacesTest) ... ok
771test_breaks_and_continues_inside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
772test_breaks_and_continues_outside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
773test_definition_should_appear_before_the_first_use (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
774test_definition_should_appear_where_it_is_visible (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
775test_extract_and_not_passing_global_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
776test_extract_function_after_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
777test_extract_function_and_argument_as_paramenter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
778test_extract_function_and_end_as_the_start_of_a_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
779test_extract_function_and_indented_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
780test_extract_function_at_the_end_of_file (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
781test_extract_function_while_inner_function_reads (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
782test_extract_function_with_for_else_statemant (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
783test_extract_function_with_for_else_statemant_more (ropetest.refactor.extracttest.ExtractMethodTest)
784TODO: fixed code to test passed ... ok
785test_extract_function_with_for_else_statemant_outside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
786test_extract_function_with_function_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
787test_extract_function_with_multiple_return_values (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
788test_extract_global_function_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
789test_extract_method_and_extra_blank_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
790test_extract_method_and_multi_line_headers (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
791test_extract_method_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
792test_extract_method_and_similar_statements2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
793test_extract_method_and_similar_sttemnts_return_is_different (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
794test_extract_method_and_try_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
795test_extract_method_and_varying_first_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
796test_extract_method_bad_range (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
797test_extract_method_bad_range2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
798test_extract_method_containing_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
799test_extract_method_containing_return_in_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
800test_extract_method_containing_uncomplete_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
801test_extract_method_containing_uncomplete_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
802test_extract_method_containing_yield (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
803test_extract_method_in_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
804test_extract_method_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
805test_extract_method_when_an_attribute_exists_in_function_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
806test_extract_method_with_args_and_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
807test_extract_method_with_list_comprehension (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
808test_extract_method_with_list_comprehension_and_iter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
809test_extract_method_with_list_comprehension_and_orelse (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
810test_extract_method_with_multiple_methods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
811test_extract_method_with_no_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
812test_extract_method_with_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
813test_extract_method_with_variables_possibly_written_to (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
814test_extract_methods_in_glob_funcs_should_be_glob (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
815test_extract_methods_in_glob_funcs_should_be_glob_2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
816test_extract_normal_method_with_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
817test_extract_variable (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
818test_extract_variable_and_similar_statements_in_classes (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
819test_extract_variable_for_a_string (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
820test_extract_variable_for_a_tuple (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
821test_extract_variable_in_the_middle_of_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
822test_extract_variable_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
823test_extract_variable_inside_ifs_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
824test_extract_variable_multiple_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
825test_extract_variable_on_the_indented_function_statement (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
826test_extract_variable_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
827test_extract_variable_starting_from_the_start_of_the_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
828test_extract_variable_with_no_new_lines_at_the_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
829test_extracting_method_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
830test_extracting_pieces_with_distinct_temp_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
831test_extracting_variable_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
832test_extracting_with_only_one_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
833test_global_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
834test_global_option_for_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
835test_not_unread_variables_as_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
836test_passing_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
837test_raising_exception_on_bad_operators (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
838test_raising_exception_on_bad_parens (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
839test_raising_exception_when_on_incomplete_variables (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
840test_raising_exception_when_on_incomplete_variables_on_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
841test_returning_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
842test_simple_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
843test_simple_extract_function_with_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
844test_simple_extract_function_with_return_value (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
845test_simple_extract_function_with_two_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
846test_simple_extract_global_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
847test_simple_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
848test_simple_extract_method_and_similar_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
849test_single_line_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
850test_single_line_extract_function2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
851test_single_line_extract_function_if_condition (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
852test_single_line_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
853test_single_line_extract_method_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
854test_single_line_extract_method_and_logical_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
855test_unneeded_params (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
856test_var_writes_followed_by_var_reads_inside_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
857test_variable_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
858test_variable_writes_followed_by_variable_reads_after_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
859test_variable_writes_in_the_same_line_as_variable_read (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
860test_variable_writes_in_the_same_line_as_variable_read2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
861test_where_to_seach_when_extracting_global_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok
862test_adding_factory_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok
863test_adding_the_method (ropetest.refactor.IntroduceFactoryTest) ... ok
864test_changing_occurances_for_renamed_classes (ropetest.refactor.IntroduceFactoryTest) ... ok
865test_changing_occurances_in_other_modules (ropetest.refactor.IntroduceFactoryTest) ... ok
866test_changing_occurances_in_other_modules_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok
867test_changing_occurances_in_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok
868test_changing_occurances_in_the_main_module_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok
869test_changing_occurances_with_arguments (ropetest.refactor.IntroduceFactoryTest) ... ok
870test_changing_occurrs_in_the_same_module_with_conflict_ranges (ropetest.refactor.IntroduceFactoryTest) ... ok
871test_get_name_for_factories (ropetest.refactor.IntroduceFactoryTest) ... ok
872test_import_if_necessary_in_other_mods_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok
873test_introduce_factory_in_nested_scopes (ropetest.refactor.IntroduceFactoryTest) ... ok
874test_raising_exception_for_global_factory_for_nested_classes (ropetest.refactor.IntroduceFactoryTest) ... ok
875test_raising_exception_for_non_classes (ropetest.refactor.IntroduceFactoryTest) ... ok
876test_resources_parameter (ropetest.refactor.IntroduceFactoryTest) ... ok
877test_transform_module_to_package (ropetest.refactor.IntroduceFactoryTest) ... ok
878test_transform_module_to_package_undoing (ropetest.refactor.IntroduceFactoryTest) ... ok
879test_transform_module_to_package_with_relative_imports (ropetest.refactor.IntroduceFactoryTest) ... ok
880test_undoing_introduce_factory (ropetest.refactor.IntroduceFactoryTest) ... ok
881test_using_on_an_occurance_outside_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok
882test_adding_imports_noprefer_from_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
883test_adding_imports_prefer_from_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
884test_adding_imports_prefer_from_module_top_level_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
885test_changing_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
886test_changing_other_modules_adding_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
887test_changing_other_modules_removing_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
888test_changing_other_modules_replacing_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
889test_changing_source_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
890test_folder_destination (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
891test_move_constant (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
892test_move_constant_2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
893test_move_constant_multiline (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
894test_move_constant_multiple_statements (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
895test_moving_a_global_when_it_is_used_after_a_multiline_str (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
896test_moving_and_used_relative_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
897test_moving_functions_to_imported_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
898test_moving_globals_to_a_module_with_only_docstrings (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
899test_moving_globals_to_a_module_with_only_docstrings2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
900test_moving_methods_and_moving_used_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
901test_moving_methods_and_nonexistent_attributes (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
902test_moving_methods_and_source_class_with_parameters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
903test_moving_methods_choosing_the_correct_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
904test_moving_methods_gettin_new_method_with_keyword_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
905test_moving_methods_gettin_new_method_with_many_kinds_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
906test_moving_methods_getting_getting_changes_for_goal_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
907test_moving_methods_getting_getting_changes_for_goal_class2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
908test_moving_methods_getting_getting_changes_for_goal_class3 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
909test_moving_methods_getting_new_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
910test_moving_methods_getting_new_method_for_empty_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
911test_moving_methods_getting_new_method_for_multi_line_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
912test_moving_methods_getting_new_method_passing_simple_paremters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
913test_moving_methods_getting_new_method_renaming_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
914test_moving_methods_getting_new_method_using_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
915test_moving_methods_getting_old_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
916test_moving_module_and_not_removing_blanks_after_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
917test_moving_module_and_star_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
918test_moving_module_kwarg_same_name_as_old (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
919test_moving_module_refactoring_and_nonexistent_destinations (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
920test_moving_modules (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
921test_moving_modules_and_relative_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
922test_moving_modules_and_removing_out_of_date_froms (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
923test_moving_modules_and_removing_out_of_date_froms2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
924test_moving_modules_and_removing_out_of_date_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
925test_moving_modules_from_import_variable (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
926test_moving_modules_normal_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
927test_moving_modules_with_from_and_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
928test_moving_modules_with_from_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
929test_moving_modules_with_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
930test_moving_modules_with_multi_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
931test_moving_modules_with_normal_and_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
932test_moving_modules_with_self_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
933test_moving_package_and_retaining_blank_lines (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
934test_moving_package_with_from_and_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
935test_moving_package_with_from_and_normal_imports2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
936test_moving_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
937test_moving_resources_using_move_module_for_init_dot_py (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
938test_moving_resources_using_move_module_for_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
939test_moving_resources_using_move_module_refactoring (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
940test_moving_to_a_module_with_encoding_cookie (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
941test_moving_used_imports_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
942test_moving_used_names_to_destination_module2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
943test_moving_used_underlined_names_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
944test_moving_with_comment_prefix (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
945test_moving_with_comment_prefix_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
946test_raising_an_exception_for_moving_non_global_variable (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
947test_raising_an_exception_when_moving_non_package_folders (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
948test_raising_exception_for_mov_glob_elemnts_to_the_same_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
949test_raising_exception_for_moving_non_global_elements (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
950test_simple_moving (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
951test_unknown_attribute_type (ropetest.refactor.movetest.MoveRefactoringTest) ... ok
952test_a_function_with_no_occurance (ropetest.refactor.inlinetest.InlineTest) ... ok
953test_a_function_with_no_occurance2 (ropetest.refactor.inlinetest.InlineTest) ... ok
954test_a_function_with_pass_body (ropetest.refactor.inlinetest.InlineTest) ... ok
955test_adding_needed_imports_for_elements_in_source (ropetest.refactor.inlinetest.InlineTest) ... ok
956test_adding_needed_imports_in_the_dest_module (ropetest.refactor.inlinetest.InlineTest) ... ok
957test_adding_needed_imports_in_the_dest_module_removing_selfs (ropetest.refactor.inlinetest.InlineTest) ... ok
958test_attribute_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok
959test_attribute_inlining2 (ropetest.refactor.inlinetest.InlineTest) ... ok
960test_badly_formatted_text (ropetest.refactor.inlinetest.InlineTest) ... ok
961test_empty_case (ropetest.refactor.inlinetest.InlineTest) ... ok
962test_empty_returns_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
963test_explicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok
964test_function_parameters_and_returns_in_other_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
965test_function_references_other_than_call (ropetest.refactor.inlinetest.InlineTest) ... ok
966test_function_referencing_itself (ropetest.refactor.inlinetest.InlineTest) ... ok
967test_handling_relative_imports_when_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok
968test_implicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok
969test_inlining_a_function_with_pydoc (ropetest.refactor.inlinetest.InlineTest) ... ok
970test_inlining_at_the_end_of_input (ropetest.refactor.inlinetest.InlineTest) ... ok
971test_inlining_classmethods (ropetest.refactor.inlinetest.InlineTest) ... ok
972test_inlining_classmethods2 (ropetest.refactor.inlinetest.InlineTest) ... ok
973test_inlining_does_change_string_constants_if_docs_is_set (ropetest.refactor.inlinetest.InlineTest) ... ok
974test_inlining_does_not_change_string_constants (ropetest.refactor.inlinetest.InlineTest) ... ok
975test_inlining_function_with_line_breaks_in_args (ropetest.refactor.inlinetest.InlineTest) ... ok
976test_inlining_functions_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok
977test_inlining_method_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok
978test_inlining_methods (ropetest.refactor.inlinetest.InlineTest) ... ok
979test_inlining_one_line_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
980test_inlining_one_line_functions_with_breaks (ropetest.refactor.inlinetest.InlineTest) ... ok
981test_inlining_one_line_functions_with_breaks2 (ropetest.refactor.inlinetest.InlineTest) ... ok
982test_inlining_parameters (ropetest.refactor.inlinetest.InlineTest) ... ok
983test_inlining_staticmethods (ropetest.refactor.inlinetest.InlineTest) ... ok
984test_inlining_the_last_method_of_a_class (ropetest.refactor.inlinetest.InlineTest) ... ok
985test_inlining_variables_and_back_importing (ropetest.refactor.inlinetest.InlineTest) ... ok
986test_inlining_variables_and_importing_used_imports (ropetest.refactor.inlinetest.InlineTest) ... ok
987test_inlining_variables_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok
988test_inlining_variables_before_comparison (ropetest.refactor.inlinetest.InlineTest) ... ok
989test_inlining_variables_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok
990test_inlining_variables_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok
991test_inlining_with_different_returns (ropetest.refactor.inlinetest.InlineTest) ... ok
992test_long_definition (ropetest.refactor.inlinetest.InlineTest) ... ok
993test_multiple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok
994test_multiple_returns (ropetest.refactor.inlinetest.InlineTest) ... ok
995test_multiple_returns_and_not_using_the_value (ropetest.refactor.inlinetest.InlineTest) ... ok
996test_not_removing_definition_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok
997test_not_removing_definition_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok
998test_on_classes (ropetest.refactor.inlinetest.InlineTest) ... ok
999test_on_unknown_vars (ropetest.refactor.inlinetest.InlineTest) ... ok
1000test_only_current_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok
1001test_only_current_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok
1002test_overriding_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok
1003test_parameters_renaming_for_passed_constants (ropetest.refactor.inlinetest.InlineTest) ... ok
1004test_parameters_renaming_for_passed_statements (ropetest.refactor.inlinetest.InlineTest) ... ok
1005test_parameters_with_the_same_name_as_passed (ropetest.refactor.inlinetest.InlineTest) ... ok
1006test_parameters_with_the_same_name_as_passed2 (ropetest.refactor.inlinetest.InlineTest) ... ok
1007test_passing_first_arguments_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok
1008test_passing_first_arguments_for_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok
1009test_passing_first_arguments_for_methods3 (ropetest.refactor.inlinetest.InlineTest) ... ok
1010test_raising_exception_for_list_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok
1011test_raising_exception_for_list_keywods (ropetest.refactor.inlinetest.InlineTest) ... ok
1012test_recursive_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
1013test_relative_imports_and_changing_inlining_body (ropetest.refactor.inlinetest.InlineTest) ... ok
1014test_replac_calls_with_function_definition_in_defining_module2 (ropetest.refactor.inlinetest.InlineTest) ... ok
1015test_replacing_calls_with_function_definition_in_defining_module (ropetest.refactor.inlinetest.InlineTest) ... ok
1016test_replacing_calls_with_function_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok
1017test_replacing_calls_with_function_definition_in_other_modules2 (ropetest.refactor.inlinetest.InlineTest) ... ok
1018test_replacing_calls_with_method_definition_in_defining_modules (ropetest.refactor.inlinetest.InlineTest) ... ok
1019test_replacing_calls_with_method_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok
1020test_resources_parameter (ropetest.refactor.inlinetest.InlineTest) ... ok
1021test_simple_case (ropetest.refactor.inlinetest.InlineTest) ... ok
1022test_simple_inlining_after_extra_indented_lines (ropetest.refactor.inlinetest.InlineTest) ... ok
1023test_simple_parameters_renam_for_multiple_params_using_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok
1024test_simple_parameters_renaming (ropetest.refactor.inlinetest.InlineTest) ... ok
1025test_simple_parameters_renaming_for_multiple_params (ropetest.refactor.inlinetest.InlineTest) ... ok
1026test_simple_params_renam_for_multi_params_using_mixed_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok
1027test_simple_putting_in_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok
1028test_simple_return_values_and_inlining_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
1029test_simple_return_values_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok
1030test_simple_returns_with_backslashes (ropetest.refactor.inlinetest.InlineTest) ... ok
1031test_static_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok
1032test_tuple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok
1033test_add_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1034test_and_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1035test_ass_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1036test_ass_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1037test_ass_name_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1038test_ass_tuple (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1039test_ass_tuple2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1040test_assert (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1041test_assert2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1042test_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1043test_aug_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1044test_back_quotenode (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1045test_basic_closing_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1046test_basic_opening_biway (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1047test_basic_opening_double (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1048test_basic_opening_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1049test_bitand (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1050test_bitor (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1051test_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1052test_call_func (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1053test_call_func_and_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5'
1054test_call_func_and_both_varargs_and_kwargs_python35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1055test_call_func_and_keywords (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1056test_call_func_and_only_dstart_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5'
1057test_call_func_and_only_dstart_args_python35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1058test_call_func_and_start_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5'
1059test_call_func_and_start_argspython35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1060test_class_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1061test_class_with_no_bases (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1062test_complex_number_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1063test_decorators_for_classes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1064test_decorators_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1065test_delete_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1066test_dict_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1067test_dict_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1068test_div_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1069test_empty_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1070test_empty_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1071test_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1072test_ext_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1073test_for_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1074test_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1075test_from_node_relative_import (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1076test_function_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1077test_function_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1078test_function_node_and_tuple_parameters (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1079test_gen_expr_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1080test_gen_expr_node_handling_surrounding_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1081test_get_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1082test_global_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1083test_handling_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1084test_handling_explicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1085test_handling_implicit_string_concatenation (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1086test_handling_implicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1087test_handling_parens_with_spaces (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1088test_handling_strings (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1089test_hex_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1090test_how_to_handle_old_not_equals (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1091test_if_exp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1092test_if_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1093test_if_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1094test_if_node3 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1095test_ignoring_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1096test_ignoring_strings_that_start_with_a_char (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1097test_import_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1098test_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1099test_integer_literals_and_sorted_children (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1100test_lambda_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1101test_list_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1102test_list_comp_node_with_multiple_comprehensions (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1103test_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1104test_long_integer_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1105test_long_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1106test_lshift_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1107test_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1108test_multiple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1109test_negative_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1110test_normal_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1111test_not_and_or_nodes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1112test_not_concatenating_strings_on_separate_lines (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1113test_octal_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1114test_one_item_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1115test_print_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1116test_printnl_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1117test_raise_node_for_python2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1118test_raise_node_for_python3 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1119test_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1120test_scientific_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1121test_semicolon (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1122test_set_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1123test_set_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1124test_simple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1125test_simple_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1126test_simple_gen_expr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1127test_simple_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1128test_simple_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1129test_simple_sliceobj (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1130test_simple_subscript (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1131test_slice_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1132test_try_except_and_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1133test_try_except_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3'
1134test_try_except_node__with_as_syntax (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1135test_try_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1136test_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1137test_tuple_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1138test_while_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1139test_with_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1140test_yield_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok
1141test_adding_getters_and_setters (ropetest.refactor.EncapsulateFieldTest) ... ok
1142test_appending_to_class_end (ropetest.refactor.EncapsulateFieldTest) ... ok
1143test_changing_augmented_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok
1144test_changing_augmented_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok
1145test_changing_getters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok
1146test_changing_getters_in_setters (ropetest.refactor.EncapsulateFieldTest) ... ok
1147test_changing_main_module_occurances (ropetest.refactor.EncapsulateFieldTest) ... ok
1148test_changing_occurrences_inside_the_class (ropetest.refactor.EncapsulateFieldTest) ... ok
1149test_changing_setters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok
1150test_getter_and_setter_parameters (ropetest.refactor.EncapsulateFieldTest) ... ok
1151test_performing_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok
1152test_raising_exception_on_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok
1153test_raising_exception_on_tuple_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok
1154test_raising_exception_when_performed_on_non_attributes (ropetest.refactor.EncapsulateFieldTest) ... ok
1155test_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok
1156test_tuple_assignments_and_function_calls (ropetest.refactor.EncapsulateFieldTest) ... ok
1157test_using_resources_parameter (ropetest.refactor.EncapsulateFieldTest) ... ok
1158test_local_to_field_with_self_renamed (ropetest.refactor.LocalToFieldTest) ... ok
1159test_not_rais_exception_when_there_is_a_field_with_the_same_name (ropetest.refactor.LocalToFieldTest) ... ok
1160test_raising_exception_when_performed_on_a_global_var (ropetest.refactor.LocalToFieldTest) ... ok
1161test_raising_exception_when_performed_on_a_parameter (ropetest.refactor.LocalToFieldTest) ... ok
1162test_raising_exception_when_performed_on_field (ropetest.refactor.LocalToFieldTest) ... ok
1163test_simple_local_to_field (ropetest.refactor.LocalToFieldTest) ... ok
1164test_adding_arguments_for_norm_args_chang_calls_with_kwords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1165test_adding_arguments_for_norm_args_chang_calls_with_no_value (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1166test_adding_arguments_for_normal_args_changing_calls (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1167test_adding_arguments_for_normal_args_changing_definition (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1168test_adding_arguments_for_normal_args_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1169test_adding_duplicate_parameter_and_raising_exceptions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1170test_change_order_for_only_one_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1171test_change_order_for_two_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1172test_changing_order_with_static_params (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1173test_changing_signature_for_constructors (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1174test_changing_signature_for_constructors2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1175test_changing_signature_for_constructors_when_using_super (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1176test_changing_signature_in_subclasses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1177test_differentiating_class_accesses_from_instance_accesses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1178test_doing_multiple_changes (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1179test_doing_multiple_changes2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1180test_inlining_default_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1181test_inlining_default_arguments2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1182test_normalizing_functions_from_other_modules (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1183test_normalizing_parameters_for_args_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1184test_normalizing_parameters_for_args_parameter_and_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1185test_normalizing_parameters_for_keyword_parameters (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1186test_normalizing_parameters_for_trivial_case (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1187test_normalizing_parameters_for_trivial_case2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1188test_normalizing_parameters_for_unneeded_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1189test_normalizing_parameters_for_unneeded_keyword_for_methods (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1190test_normalizing_parameters_for_unsorted_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1191test_preserving_args_and_keywords_order (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1192test_raising_exceptions_for_non_functions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1193test_redordering_arguments_reported_by_mft (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1194test_removing_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1195test_removing_arguments_passed_as_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1196test_removing_arguments_star_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1197test_removing_arguments_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1198test_removing_arguments_with_multiple_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1199test_removing_keyword_arg (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1200test_removing_keyword_arg2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1201test_reordering_and_automatic_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1202test_reordering_multi_line_function_headers (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1203test_resources_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok
1204test_attribute_accesses (ropetest.refactor.IntroduceParameterTest) ... ok
1205test_changing_function_body (ropetest.refactor.IntroduceParameterTest) ... ok
1206test_failing_when_not_inside (ropetest.refactor.IntroduceParameterTest) ... ok
1207test_introducing_parameters_for_methods (ropetest.refactor.IntroduceParameterTest) ... ok
1208test_simple_case (ropetest.refactor.IntroduceParameterTest) ... ok
1209test_unknown_variables (ropetest.refactor.IntroduceParameterTest) ... ok
1210test_adding_from_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1211test_adding_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1212test_adding_imports_and_preserving_spaces_after_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1213test_adding_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1214test_adding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1215test_adding_to_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1216test_customized_import_organization (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1217test_customized_import_organization2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1218test_customized_import_organization3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1219test_empty_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1220test_empty_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1221test_empty_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1222test_empty_removing_unused_imports_and_eating_blank_lines (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1223test_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1224test_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1225test_filtered_froms_to_normals (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1226test_filtered_froms_to_normals2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1227test_filtered_handle_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1228test_filtered_relative_to_absolute (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1229test_filtering_and_import_actions_with_more_than_one_phase (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1230test_get_changed_source_preserves_blank_lines (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1231test_get_from_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1232test_get_from_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1233test_get_from_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1234test_get_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1235test_get_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1236test_get_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1237test_get_import_statements (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1238test_get_import_statements_for_from_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1239test_get_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1240test_get_import_statements_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1241test_get_import_statements_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1242test_get_multi_line_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1243test_getting_used_imports_for_nested_scopes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1244test_getting_used_imports_for_nested_scopes2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1245test_handling_long_imports_for_many_dots (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1246test_handling_long_imports_for_many_dots2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1247test_handling_long_imports_for_their_length (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1248test_handling_long_imports_with_one_letter_last (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1249test_ignoring_indented_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1250test_import_get_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1251test_import_get_names_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1252test_import_get_names_with_alias2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1253test_non_existent_module_and_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1254test_not_changing_the_format_of_unchanged_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1255test_not_changing_the_format_of_unchanged_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1256test_not_removing_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1257test_not_removing_imports_that_conflict_with_class_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1258test_organizing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1259test_organizing_imports_without_deduplication (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1260test_removing_duplicate_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1261test_removing_duplicate_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1262test_removing_duplicates_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1263test_removing_self_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1264test_removing_self_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1265test_removing_self_imports_for_from_import_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1266test_removing_self_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1267test_removing_self_imports_for_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1268test_removing_self_imports_for_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1269test_removing_self_imports_for_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1270test_removing_self_imports_for_froms_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1271test_removing_self_imports_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1272test_removing_self_imports_with_no_dot_after_mod (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1273test_removing_self_imports_with_no_dot_after_mod2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1274test_removing_unused_imports_and_common_packages (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1275test_removing_unused_imports_and_common_packages2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1276test_removing_unused_imports_and_common_packages_reversed (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1277test_removing_unused_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1278test_removing_unused_imports_and_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1279test_removing_unused_imports_and_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1280test_removing_unused_imports_and_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1281test_removing_unused_imports_and_functions_of_the_same_name (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1282test_removing_unused_imports_and_getting_attributes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1283test_removing_unused_imports_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1284test_removing_unused_imports_and_reoccuring_names2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1285test_removing_unused_imports_for_from_import_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1286test_removing_unused_imports_function_parameters (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1287test_simple_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1288test_simple_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1289test_simple_handling_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1290test_simple_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1291test_simple_removing_unused_imports_for_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1292test_simple_removing_unused_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1293test_simple_removing_unused_imports_for_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1294test_sorting_empty_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1295test_sorting_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1296test_sorting_imports_alphabetically (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1297test_sorting_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1298test_sorting_imports_and_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1299test_sorting_imports_and_standard_modules2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1300test_sorting_imports_moving_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1301test_sorting_imports_moving_to_top2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1302test_sorting_imports_moving_to_top_and_module_docs (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1303test_sorting_imports_moving_to_top_and_module_docs2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1304test_sorting_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1305test_sorting_imports_purely_alphabetically (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1306test_sorting_one_import (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1307test_sorting_only_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1308test_sorting_only_third_parties (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1309test_sorting_third_party (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1310test_splitting_duplicate_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1311test_splitting_duplicate_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1312test_splitting_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1313test_splitting_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1314test_splitting_imports_with_filter (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1315test_transform_froms_to_norm_for_multi_imports_inside_parens (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1316test_transform_rel_imports_to_abs_imports_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1317test_transform_relatives_imports_to_abs_imports_doing_nothing (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1318test_transform_relatives_imports_to_absolute_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1319test_transform_relatives_to_absolute_imports_for_aliases (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1320test_transform_relatives_to_absolute_imports_for_normal_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1321test_transform_relatives_to_absolute_imports_for_normal_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1322test_transforming_froms_to_normal_changing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1323test_transforming_froms_to_normal_changing_occurances (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1324test_transforming_froms_to_normal_for_multi_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1325test_transforming_froms_to_normal_for_os_path (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1326test_transforming_froms_to_normal_for_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1327test_transforming_froms_to_normal_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1328test_transforming_froms_to_normal_from_stars2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1329test_transforming_froms_to_normal_from_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1330test_trivial_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1331test_trivial_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok
1332test_adding_import_for_modules_instead_of_names (ropetest.refactor.importutilstest.AddImportTest) ... ok
1333test_adding_import_for_modules_with_normal_duplicate_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok
1334test_adding_import_when_siblings_are_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok
1335test_adding_import_when_the_package_is_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok
1336test_normal_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok
1337test_not_reimporting_a_name (ropetest.refactor.importutilstest.AddImportTest) ... ok
1338test_constant_integer (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1339test_functions_not_matching_when_only_first_parameters (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1340test_match_get_ast (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1341test_match_get_ast_for_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1342test_matching_any_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1343test_matching_any_patterns_not_matching_different_nodes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1344test_matching_any_patterns_repeating (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1345test_matching_basic_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1346test_matching_dicts_inside_functions (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1347test_matching_multiple_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1348test_matching_nested_try_finally (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1349test_matching_normal_names_and_assname (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1350test_matching_normal_names_and_assname2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1351test_matching_normal_names_and_attributes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1352test_multiple_matches (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1353test_multiple_matches2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1354test_restricting_the_region_to_search (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1355test_simple_addition (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1356test_simple_addition2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1357test_simple_assign_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1358test_simple_multiline_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1359test_trivial_case (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok
1360test_checking_equality_of_imported_pynames (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1361test_checking_instance_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1362test_checking_the_type_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1363test_finding_and_matching_pyobjects (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1364test_finding_and_matching_types (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1365test_not_matching_unknowns_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1366test_not_matching_when_the_name_does_not_match (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1367test_simple_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1368test_trivial_case (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok
1369test_ignoring_matches_in_comments (ropetest.refactor.similarfindertest.TemplateTest) ... ok
1370test_ignoring_matches_in_strings (ropetest.refactor.similarfindertest.TemplateTest) ... ok
1371test_simple_substitution (ropetest.refactor.similarfindertest.TemplateTest) ... ok
1372test_simple_templates (ropetest.refactor.similarfindertest.TemplateTest) ... ok
1373test_substituting_multiple_names (ropetest.refactor.similarfindertest.TemplateTest) ... ok
1374test_calling_the_observer_after_creating_job_sets (ropetest.refactor.TaskHandleTest) ... ok
1375test_calling_the_observer_after_stopping (ropetest.refactor.TaskHandleTest) ... ok
1376test_calling_the_observer_when_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok
1377test_getting_job_name (ropetest.refactor.TaskHandleTest) ... ok
1378test_job_set_get_percent_done (ropetest.refactor.TaskHandleTest) ... ok
1379test_job_sets (ropetest.refactor.TaskHandleTest) ... ok
1380test_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok
1381test_stopping (ropetest.refactor.TaskHandleTest) ... ok
1382test_test_checking_status (ropetest.refactor.TaskHandleTest) ... ok
1383test_test_checking_status_when_starting (ropetest.refactor.TaskHandleTest) ... ok
1384test_trivial_case (ropetest.refactor.TaskHandleTest) ... ok
1385test_auto_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok
1386test_auto_indentation_and_not_indenting_blanks (ropetest.refactor.restructuretest.RestructureTest) ... ok
1387test_auto_indentation_when_no_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok
1388test_handling_containing_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok
1389test_handling_overlapping_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok
1390test_importing_names (ropetest.refactor.restructuretest.RestructureTest) ... ok
1391test_not_importing_names_when_there_are_no_changes (ropetest.refactor.restructuretest.RestructureTest) ... ok
1392test_performing_a_restructuring_to_all_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok
1393test_performing_a_restructuring_to_selected_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok
1394test_preventing_stack_overflow_when_matching (ropetest.refactor.restructuretest.RestructureTest) ... ok
1395test_replacing_assignments_with_sets (ropetest.refactor.restructuretest.RestructureTest) ... ok
1396test_replacing_patterns_with_any_names (ropetest.refactor.restructuretest.RestructureTest) ... ok
1397test_replacing_patterns_with_any_names2 (ropetest.refactor.restructuretest.RestructureTest) ... ok
1398test_replacing_patterns_with_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok
1399test_replacing_patterns_with_normal_names (ropetest.refactor.restructuretest.RestructureTest) ... ok
1400test_replacing_sets_with_assignments (ropetest.refactor.restructuretest.RestructureTest) ... ok
1401test_replacing_simple_patterns (ropetest.refactor.restructuretest.RestructureTest) ... ok
1402test_statement_after_string_and_column (ropetest.refactor.restructuretest.RestructureTest) ... ok
1403test_trivial_case (ropetest.refactor.restructuretest.RestructureTest) ... ok
1404test_unsure_argument_of_default_wildcard (ropetest.refactor.restructuretest.RestructureTest) ... ok
1405test_using_make_checking_builtin_types (ropetest.refactor.restructuretest.RestructureTest) ... ok
1406test_using_make_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok
1407test_find_suite (ropetest.refactor.suitestest.SuiteTest) ... ok
1408test_find_suite_for_between_suites (ropetest.refactor.suitestest.SuiteTest) ... ok
1409test_find_suite_for_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok
1410test_for (ropetest.refactor.suitestest.SuiteTest) ... ok
1411test_ignoring_classes (ropetest.refactor.suitestest.SuiteTest) ... ok
1412test_ignoring_functions (ropetest.refactor.suitestest.SuiteTest) ... ok
1413test_local_start_and_end (ropetest.refactor.suitestest.SuiteTest) ... ok
1414test_not_always_selecting_scope_start (ropetest.refactor.suitestest.SuiteTest) ... ok
1415test_simple_else (ropetest.refactor.suitestest.SuiteTest) ... ok
1416test_simple_find_visible (ropetest.refactor.suitestest.SuiteTest) ... ok
1417test_simple_find_visible_for_different_suites (ropetest.refactor.suitestest.SuiteTest) ... ok
1418test_simple_find_visible_for_else (ropetest.refactor.suitestest.SuiteTest) ... ok
1419test_simple_find_visible_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok
1420test_simple_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok
1421test_trivial_case (ropetest.refactor.suitestest.SuiteTest) ... ok
1422test_try_except (ropetest.refactor.suitestest.SuiteTest) ... ok
1423test_try_except_finally (ropetest.refactor.suitestest.SuiteTest) ... ok
1424test_try_finally (ropetest.refactor.suitestest.SuiteTest) ... ok
1425test_while (ropetest.refactor.suitestest.SuiteTest) ... ok
1426test_with (ropetest.refactor.suitestest.SuiteTest) ... ok
1427test_move (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok
1428test_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok
1429test_rename_from_the_project_not_containing_the_change (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok
1430test_trivial_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok
1431test_differing_in_the_inner_temp_names (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1432test_exception_when_performing_a_function_two_returns (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1433test_exception_when_performing_a_function_with_yield (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1434test_exception_when_returns_is_not_the_last_statement (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1435test_functions_with_multiple_statements (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1436test_occurrences_in_other_modules (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1437test_returning (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1438test_returning_a_single_expression (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1439test_simple_case (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1440test_simple_function (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1441test_simple_function2 (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1442test_when_performing_on_non_functions (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok
1443test_generating_calls (ropetest.contrib.generatetest.GenerateTest) ... ok
1444test_generating_calls_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok
1445test_generating_classes (ropetest.contrib.generatetest.GenerateTest) ... ok
1446test_generating_constructors (ropetest.contrib.generatetest.GenerateTest) ... ok
1447test_generating_function (ropetest.contrib.generatetest.GenerateTest) ... ok
1448test_generating_function_handling_arguments (ropetest.contrib.generatetest.GenerateTest) ... ok
1449test_generating_function_handling_arguments_better_naming (ropetest.contrib.generatetest.GenerateTest) ... ok
1450test_generating_function_handling_keyword_xarguments (ropetest.contrib.generatetest.GenerateTest) ... ok
1451test_generating_function_in_a_suite (ropetest.contrib.generatetest.GenerateTest) ... ok
1452test_generating_function_in_a_suite_in_a_function (ropetest.contrib.generatetest.GenerateTest) ... ok
1453test_generating_methods (ropetest.contrib.generatetest.GenerateTest) ... ok
1454test_generating_modules (ropetest.contrib.generatetest.GenerateTest) ... ok
1455test_generating_modules_when_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok
1456test_generating_modules_with_empty_primary (ropetest.contrib.generatetest.GenerateTest) ... ok
1457test_generating_packages (ropetest.contrib.generatetest.GenerateTest) ... ok
1458test_generating_static_methods (ropetest.contrib.generatetest.GenerateTest) ... ok
1459test_generating_variable (ropetest.contrib.generatetest.GenerateTest) ... ok
1460test_generating_variable_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok
1461test_generating_variable_in_classes (ropetest.contrib.generatetest.GenerateTest) ... ok
1462test_generating_variable_in_classes_removing_pass (ropetest.contrib.generatetest.GenerateTest) ... ok
1463test_generating_variable_in_local_scopes (ropetest.contrib.generatetest.GenerateTest) ... ok
1464test_generating_variable_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok
1465test_generating_variable_in_other_modules2 (ropetest.contrib.generatetest.GenerateTest) ... ok
1466test_generating_variable_in_packages (ropetest.contrib.generatetest.GenerateTest) ... ok
1467test_generating_variable_inserting_before_statement (ropetest.contrib.generatetest.GenerateTest) ... ok
1468test_generating_variable_primary_cannot_be_determined (ropetest.contrib.generatetest.GenerateTest) ... ok
1469test_getting_location (ropetest.contrib.generatetest.GenerateTest) ... ok
1470test_already_complete_try_blocks_with_except (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1471test_already_complete_try_blocks_with_except2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1472test_already_complete_try_blocks_with_finally (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1473test_already_complete_try_blocks_with_finally2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1474test_and_normal_complete_blocks_and_single_fixing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1475test_attribute_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1476test_attribute_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1477test_attribute_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1478test_attribute_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1479test_builtin_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1480test_builtin_exception_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1481test_builtin_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1482test_builtin_instances (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1483test_builtin_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1484test_code_assist_when_having_a_two_line_function_header (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1485test_code_assist_with_function_with_two_line_return (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1486test_code_assists_in_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1487test_codeassist_before_line_indents_in_a_blank_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1488test_codeassist_before_single_line_indents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1489test_codeassists_before_opening_of_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1490test_commenting_errors_before_offset (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1491test_completing_excepts_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1492test_completing_global_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1493test_completing_ifs_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1494test_completing_ifs_in_uncomplete_try_blocks2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1495test_completing_imported_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1496test_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1497test_completing_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1498test_completing_in_uncomplete_try_blocks_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1499test_completion_result (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1500test_fixing_errors_with_maxfixes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1501test_get_calltips_and_including_module_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1502test_get_calltips_and_including_module_name_2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1503test_get_calltips_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1504test_get_calltips_for_objects_with_call (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1505test_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1506test_get_definition_location_dot_line_break_inside_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1507test_get_definition_location_dot_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1508test_get_definition_location_dotted_module_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1509test_get_definition_location_dotted_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1510test_get_definition_location_for_nested_packages (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1511test_get_definition_location_underlined_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1512test_get_definition_location_unknown (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1513test_get_pydoc_for_builtin_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1514test_get_pydoc_for_builtins (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1515test_get_pydoc_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1516test_get_pydoc_for_classes_should_name_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1517test_get_pydoc_for_classes_with_init (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1518test_get_pydoc_for_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1519test_get_pydoc_for_methods_should_include_class_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1520test_get_pydoc_for_meths_should_inc_methods_from_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1521test_get_pydoc_for_modules (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1522test_get_pydoc_unicode (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1523test_get_pydoc_utf8_bytestring (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1524test_global_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1525test_global_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1526test_global_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1527test_global_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1528test_if_scopes_in_other_scopes_for_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1529test_ignor_current_statement_while_the_first_stmnt_of_the_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1530test_ignor_current_stmnt_while_current_line_ends_with_a_colon (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1531test_ignor_str_contents_with_triple_quotes_and_double_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1532test_ignoring_comment_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1533test_ignoring_current_statement (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1534test_ignoring_current_statement_brackets_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1535test_ignoring_current_statement_explicit_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1536test_ignoring_errors_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1537test_ignoring_string_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1538test_ignoring_string_contents_backslash_plus_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1539test_ignoring_string_contents_backslash_plus_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1540test_ignoring_string_contents_with_triple_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1541test_ignoring_string_contents_with_triple_quotes_and_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1542test_imports_inside_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1543test_imports_inside_function_dont_mix_with_globals (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1544test_including_keywords (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1545test_including_matching_builtins_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1546test_including_matching_builtins_types (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1547test_keyword_before_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1548test_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1549test_lambda_calltip (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1550test_local_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1551test_local_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1552test_local_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1553test_local_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1554test_local_variables_override_global_ones (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1555test_nested_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1556test_nested_classes_global (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1557test_nested_classes_global_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1558test_nested_classes_local_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1559test_nested_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1560test_not_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1561test_not_including_class_body_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1562test_not_proposing_later_defined_variables_in_current_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1563test_not_proposing_later_defined_variables_in_current_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1564test_not_proposing_local_assigns_as_global_completions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1565test_not_proposing_unmatched_vars (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1566test_not_proposing_unmatched_vars_with_underlined_starting (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1567test_not_proposing_unmatching_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1568test_not_reporting_proposals_after_dot (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1569test_not_reporting_variables_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1570test_object_path_attribute (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1571test_object_path_global (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1572test_object_path_method_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1573test_object_path_subclass (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1574test_object_path_variable (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1575test_parameter_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1576test_propos_function_kwrds_when_call_with_no_noth_after_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1577test_propos_function_kwrds_when_call_with_no_noth_after_parens2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1578test_proposals_sorter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1579test_proposals_sorter_and_missing_type_in_typepref (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1580test_proposals_sorter_and_scope_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1581test_proposals_sorter_and_type_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1582test_proposals_sorter_for_global_methods_and_funcs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1583test_proposals_sorter_for_methods_and_attributes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1584test_proposals_sorter_underlined_methods (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1585test_proposing_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1586test_proposing_each_name_at_most_once (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1587test_proposing_function_keyword_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1588test_proposing_function_keywords_when_calling (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1589test_proposing_function_keywords_when_calling_extra_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1590test_proposing_function_keywords_when_calling_for_non_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1591test_proposing_function_keywords_when_calling_not_proposing_args (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1592test_proposing_function_keywords_when_calling_on_second_argument (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1593test_proposing_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1594test_proposing_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1595test_proposing_local_variables_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1596test_proposing_variables_defined_till_the_end_of_scope (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1597test_removing_self_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1598test_removing_self_parameter_and_more_than_one_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1599test_reporting_params_when_in_the_first_line_of_a_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1600test_scope_better_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1601test_scope_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1602test_simple_assist (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1603test_simple_get_calltips (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1604test_simple_type_inferencing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1605test_throwing_exception_in_case_of_syntax_errors (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok
1606test_assist_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1607test_backslash_after_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1608test_completing_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1609test_completing_after_multiple_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1610test_completing_after_self_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1611test_completing_names_after_from_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1612test_completing_names_after_from_import2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1613test_completing_names_after_from_import_and_sorted_proposals (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1614test_fixing_errors_with_maxfixes_in_resources (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1615test_from_import_class (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1616test_from_import_function (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1617test_from_import_only_imports_imported (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1618test_from_import_star (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1619test_from_import_star2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1620test_from_import_star_not_imporing_underlined (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1621test_from_import_variable (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1622test_from_imports_inside_functions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1623test_from_package_import_mod (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1624test_get_definition_location_for_builtins (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1625test_get_doc_on_from_import_module (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1626test_get_doc_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1627test_get_location_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1628test_not_proposing_global_names_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1629test_result_start_offset_for_dotted_completions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1630test_simple_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1631test_starting_expression (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok
1632test_caching_underlined_names_passing_to_the_constructor (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1633test_empty_cache (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1634test_excluding_imported_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1635test_get_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1636test_get_modules_inside_packages (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1637test_handling_builtin_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1638test_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1639test_insertion_line_with_blank_lines (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1640test_insertion_line_with_multiple_imports (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1641test_insertion_line_with_pydocs (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1642test_module_with_syntax_errors (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1643test_name_locations (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1644test_name_locations_with_multiple_occurrences (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1645test_not_caching_underlined_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1646test_simple_case (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1647test_submodules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1648test_trivial_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1649test_update_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1650test_update_non_existent_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1651test_update_resource (ropetest.contrib.autoimporttest.AutoImportTest) ... ok
1652test_moving_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok
1653test_removing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok
1654test_writing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok
1655test_find_definition_in_other_modules (ropetest.contrib.findittest.FindItTest) ... ok
1656test_find_implementations_and_not_returning_parents (ropetest.contrib.findittest.FindItTest) ... ok
1657test_find_implementations_real_implementation (ropetest.contrib.findittest.FindItTest) ... ok
1658test_find_implementations_real_implementation_simple (ropetest.contrib.findittest.FindItTest) ... ok
1659test_find_occurrences_and_class_hierarchies (ropetest.contrib.findittest.FindItTest) ... ok
1660test_find_occurrences_resources_parameter (ropetest.contrib.findittest.FindItTest) ... ok
1661test_finding_occurrences (ropetest.contrib.findittest.FindItTest) ... ok
1662test_finding_occurrences_in_more_than_one_module (ropetest.contrib.findittest.FindItTest) ... ok
1663test_finding_occurrences_matching_when_unsure (ropetest.contrib.findittest.FindItTest) ... ok
1664test_trivial_find_definition (ropetest.contrib.findittest.FindItTest) ... ok
1665test_trivial_find_implementations (ropetest.contrib.findittest.FindItTest) ... ok
1666test_change_stack (ropetest.contrib.changestacktest.ChangeStackTest) ... ok
1667test_fixing_contents (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok
1668test_handling_nested_modules (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok
1669test_packages_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok
1670test_simple_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok
1671test_bad_attributes (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok
1672test_defined_later (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok
1673test_ignoring_builtins (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok
1674test_ignoring_none (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok
1675test_unresolved_variables (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok
1676
1677======================================================================
1678FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest)
1679----------------------------------------------------------------------
1680Traceback (most recent call last):
1681  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable
1682    self.assert_completion_in_result('isAlive', 'attribute', result)
1683  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1684    [(i.name, i.scope) for i in result]
1685AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1686
1687======================================================================
1688FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest)
1689----------------------------------------------------------------------
1690Traceback (most recent call last):
1691  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator
1692    self.assert_completion_in_result('isAlive', 'attribute', result)
1693  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1694    [(i.name, i.scope) for i in result]
1695AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1696
1697======================================================================
1698FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest)
1699----------------------------------------------------------------------
1700Traceback (most recent call last):
1701  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable
1702    self.assert_completion_in_result('isAlive', 'attribute', result)
1703  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1704    [(i.name, i.scope) for i in result]
1705AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1706
1707======================================================================
1708FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest)
1709----------------------------------------------------------------------
1710Traceback (most recent call last):
1711  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator
1712    self.assert_completion_in_result('isAlive', 'attribute', result)
1713  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1714    [(i.name, i.scope) for i in result]
1715AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1716
1717======================================================================
1718FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest)
1719----------------------------------------------------------------------
1720Traceback (most recent call last):
1721  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable
1722    self.assert_completion_in_result('isAlive', 'attribute', result)
1723  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1724    [(i.name, i.scope) for i in result]
1725AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1726
1727======================================================================
1728FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest)
1729----------------------------------------------------------------------
1730Traceback (most recent call last):
1731  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator
1732    self.assert_completion_in_result('isAlive', 'attribute', result)
1733  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1734    [(i.name, i.scope) for i in result]
1735AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1736
1737======================================================================
1738FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest)
1739----------------------------------------------------------------------
1740Traceback (most recent call last):
1741  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable
1742    self.assert_completion_in_result('isAlive', 'attribute', result)
1743  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1744    [(i.name, i.scope) for i in result]
1745AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1746
1747======================================================================
1748FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest)
1749----------------------------------------------------------------------
1750Traceback (most recent call last):
1751  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator
1752    self.assert_completion_in_result('isAlive', 'attribute', result)
1753  File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result
1754    [(i.name, i.scope) for i in result]
1755AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: []
1756
1757----------------------------------------------------------------------
1758Ran 1672 tests in 13.281s
1759
1760FAILED (failures=8, skipped=14)