The bareon.tests.test_md_utils
Module¶
-
class
bareon.tests.test_md_utils.
TestMdUtils
(methodName='runTest')¶ Bases:
unittest2.case.TestCase
-
test_mdclean
(*args, **keywargs)¶
-
test_mdclean_all
(*args, **keywargs)¶
-
test_mdclean_all_fail
(*args, **keywargs)¶
-
test_mdclean_all_with_containers
(*args, **keywargs)¶
-
test_mdcreate_device_attached
(*args, **keywargs)¶
-
test_mdcreate_device_clean
(*args, **keywargs)¶
-
test_mdcreate_device_not_found
(*args, **keywargs)¶
-
test_mdcreate_duplicate
(*args, **keywargs)¶
-
test_mdcreate_ok
(*args, **keywargs)¶
-
test_mdcreate_unsupported_level
(*args, **keywargs)¶
-
test_mddisplay
(*args, **keywargs)¶
-
test_mddisplay_nostate_detail
(*args, **keywargs)¶
-
test_mdremove_notfound
(*args, **keywargs)¶
-
test_mdremove_ok
(*args, **keywargs)¶
-