libcloud.test.backup package

Submodules

libcloud.test.backup.test_base module

class libcloud.test.backup.test_base.BaseTestCase(methodName='runTest')[source]

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()[source]

libcloud.test.backup.test_dimensiondata_v2_3 module

libcloud.test.backup.test_dimensiondata_v2_4 module

Module contents

class libcloud.test.backup.TestCaseMixin[source]

Bases: object

get_supported_target_types()[source]
test_list_targets_response()[source]