TestLogger
- class test.util.logging.test_logger.TestLogger[source]
Bases:
object
Inheritance Diagram for TestLogger
Methods
test_getLogger_returns_logger
(caplog)test_getLogger_with_parent
(caplog)Attributes
- pytestmark = [Mark(name='logging', args=(), kwargs={})]