Searched refs:_test_module (Results 1 – 2 of 2) sorted by relevance
45 import unittest as _test_module namespace68 TestCase = _test_module.TestCase # pylint: disable=C6409255 _test_module.main()
254 def _test_module(the_module): function289 test_runner = functools.partial(_test_module, the_module)