Searched defs:assertEqualException (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_inspect.py | 696     def assertEqualException(self, func, call_param_string, locs=None):  member in TestGetcallargsFunctions | 
| /external/python/cpython3/Lib/test/ | ||
| D | test_inspect.py | 1595     def assertEqualException(self, func, call_param_string, locs=None):  member in TestGetcallargsFunctions |