Lines Matching refs:OutputChecker
75 'OutputChecker',
1121 by an `OutputChecker`. This comparison may be customized with a
1125 `OutputChecker` to the constructor.
1144 Optional keyword arg `checker` is the `OutputChecker` that
1157 self._checker = checker or OutputChecker()
1511 class OutputChecker:
1514 example matches the expected output. `OutputChecker` defines two