Home
last modified time | relevance | path

Searched refs:_assertEqual (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/rh/
Dshell_unittest.py43 def _assertEqual(self, func, test_input, test_output, result): member in DiffTestCase
54 self._assertEqual(functor.__name__, test_input, test_output, result)