The oslotest.tests.unit.test_log Module

class oslotest.tests.unit.test_log.ConfigureLoggingTestCase(*args, **kwargs)

Bases: testtools.testcase.TestCase

test_fake_logs_default(*args, **keywargs)
test_fake_logs_with_debug(*args, **keywargs)
test_fake_logs_with_debug_int(*args, **keywargs)
test_fake_logs_with_log_capture(*args, **keywargs)
test_fake_logs_with_trace_int(*args, **keywargs)
test_fake_logs_with_warning(*args, **keywargs)