Lines Matching defs:self
23 def apply_line(self, string): argument
26 def expect_error(self, string, expect, cleanup=None): argument
37 def expt_success(self, string): argument
42 def setUp(self): argument
45 def tearDown(self): argument
48 def test_tabulators(self): argument
56 def test_trailing_whitespaces(self): argument
63 def test_line_length(self): argument
68 def test_backslashes(self): argument
73 def setUp(self): argument
76 def tearDown(self): argument
79 def test_source_file_name(self): argument
90 def setUp(self): argument
94 def tearDown(self): argument
99 def setUp(self): argument
103 def test_indent_characters(self): argument
125 def test_help_content(self): argument
141 def test_mainmenu(self): argument
152 def test_ifendif(self): argument
165 def test_config_without_menu(self): argument
174 def test_source_after_config(self): argument
181 def test_comment_after_config(self): argument
191 def setUp(self): argument
195 def test_name_length(self): argument
210 def test_prefix_len(self): argument
222 def test_choices(self): argument
235 def test_nested_menu(self): argument
245 def test_nested_ifendif(self): argument