The ironicclient.tests.unit.v1.test_driver_shell Module

class ironicclient.tests.unit.v1.test_driver_shell.DriverShellTest(*args, **kwargs)[source]

Bases: ironicclient.tests.unit.utils.BaseTestCase

setUp()[source]
test_do_driver_get_vendor_passthru_methods()[source]
test_do_driver_list()[source]
test_do_driver_properties()[source]
test_do_driver_properties_with_wrap(*args, **keywargs)[source]
test_do_driver_properties_with_wrap_default(*args, **keywargs)[source]
test_do_driver_raid_logical_disk_default_wrap()[source]
test_do_driver_raid_logical_disk_with_wrap()[source]
test_do_driver_show()[source]
test_do_driver_vendor_passthru_with_args()[source]
test_do_driver_vendor_passthru_without_args()[source]
test_driver_show()[source]