system.tests package

Submodules

system.tests.test_logmessaged module

class system.tests.test_logmessaged.TestLogmessaged(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_big_log()[source]
test_simple_log()[source]

Module contents