Searched refs:_test_module (Results 1 – 2 of 2) sorted by relevance
44 import unittest as _test_module namespace74 TestCase = _test_module.TestCase # pylint: disable=C6409312 _test_module.main()
202 def _test_module(the_module): function227 test_runner = functools.partial(_test_module, the_module)