TestLoggableMixins

class test.util.mixins.test_loggable.TestLoggableMixins[source]

Bases: object

Inheritance diagram of TestLoggableMixins

Inheritance Diagram for TestLoggableMixins

Methods

test_class()

test_fails_wrong_mro_order()

test_simple()

Attributes

pytestmark

pytestmark = [Mark(name='loggable_mixin', args=(), kwargs={}), Mark(name='mixins', args=(), kwargs={})]
test_class()[source]
test_fails_wrong_mro_order()[source]
test_simple()[source]