TestLoggingLevel
- class test.util.logging.test_levels.TestLoggingLevel[source]
Bases:
object
Inheritance Diagram for TestLoggingLevel
Methods
test_accepts_int_and_str
(input, expected)test_rejects_invalid
(input)test_str_output
(input, expected_name, ...)Attributes
- pytestmark = [Mark(name='logging_levels', args=(), kwargs={}), Mark(name='logging', args=(), kwargs={})]