Searched refs:test_wrapper (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_argparse.py | 3346 def test_wrapper(self, test_func=test_func): function 3349 test_wrapper.__name__ = test_name 3352 setattr(test_class, test_name, test_wrapper) |
Completed in 8 milliseconds