Searched refs:ExpectationProcessor (Results 1 – 4 of 4) sorted by relevance
91 class UnitTestExpectationProcessor(expectations_module.ExpectationProcessor):
21 def __init__(self, expectations_processor: expectations.ExpectationProcessor): argument
114 class ExpectationProcessor(): class
36 self._input_patcher = mock.patch.object(expectations.ExpectationProcessor,