Home
last modified time | relevance | path

Searched defs:assertEqualException (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py2260 def assertEqualException(self, func, call_param_string, locs=None): member in TestGetcallargsFunctions
2476 def assertEqualException(self, func, call_params_string, locs=None): member in TestGetcallargsUnboundMethods