Lines Matching full:self
38 def __init__(self, name, queue):
41 def run(self):
52 def assert_queue_outputs(self, queue, args=None, work_item=None, expected_stdout=None, expected_stderr=None, options=Mock(), tool=MockBugzillaTool()):
60 work_item = self.mock_work_item
65 OutputCapture().assert_outputs(self,
69 OutputCapture().assert_outputs(self,
74 OutputCapture().assert_outputs(self,
78 OutputCapture().assert_outputs(self,
81 OutputCapture().assert_outputs(self,
85 OutputCapture().assert_outputs(self,
90 OutputCapture().assert_outputs(self,
95 OutputCapture().assert_outputs(self,