testing package

Subpackages

Submodules

Module contents

class testing.DuplicityTestCase(methodName='runTest')[source]

Bases: TestCase

_update_env(key, value)[source]
encrypt_key1 = '839E6A2856538CCF'
encrypt_key2 = '453005CE9B736B2A'
remove_testfiles()[source]
setUp()[source]

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

set_config(key, value)[source]
set_environ(key, value)[source]
sign_key = '839E6A2856538CCF'
sign_passphrase = 'test'
tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

unpack_testfiles()[source]