Unit test module for testing the mentat.daemon.piper module.
mentat.daemon.piper
mentat.daemon.test_piper.
TestMentatBackupScript
Bases: unittest.case.TestCase
unittest.case.TestCase
setUp
Hook method for setting up the test fixture before exercising it.
tearDown
Hook method for deconstructing the test fixture after testing it.
test_basic
Perform the basic operativity tests.