Searched refs:_AssertLogsContext (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/unittest/
H A Dcase.py293 class _AssertLogsContext(_BaseTestCaseContext): class in inherits:_BaseTestCaseContext
781 return _AssertLogsContext(self, logger, level)

Completed in 124 milliseconds