pyzenkit.tests.test_daemonizer module

Unit test module for testing the pyzenkit.daemonizer module.

class pyzenkit.tests.test_daemonizer.TestPyzenkitDaemonizer(methodName='runTest')[source]

Bases: unittest.case.TestCase

Unit test class for testing the pyzenkit.daemonizer module.

test_01_basic()[source]

Perform the basic operativity tests.

test_02_daemonization_lite()[source]

Perform lite daemonization tests.