Lines Matching defs:test
78 def next_test(self, test): argument
87 def result_for(self, test, result): argument
125 def _send_test(self, test): argument
129 def _send_result(self, test, result): argument
141 def next_test(self, test): argument
145 def result_for(self, test, result): argument
153 def _on_next_test(self, test): argument
158 def _on_result_for(self, test, result): argument
174 def next_test(self, test): argument
181 def _next_test(self, test): argument
184 def _result_for(self, test, subtest, result): argument
196 def _create_subtest(self, test, subtest_id, **kwargs): argument
205 def next_test(self, test): argument
211 def result_for(self, test, result): argument
214 def _filter(self, test): argument