testing.unit.test_manifest module

class testing.unit.test_manifest.ManifestTest(methodName='runTest')[source]

Bases: UnitTestCase

Test Manifest class

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_basic()[source]
test_corrupt_filelist()[source]
test_hostname_checks()[source]
class testing.unit.test_manifest.VolumeInfoTest(methodName='runTest')[source]

Bases: UnitTestCase

Test VolumeInfo

test_basic()[source]

Basic VolumeInfoTest

test_contains()[source]

Test to see if contains() works

test_special()[source]

Test VolumeInfo with special characters