Tests For Loadable class handling.
-
class LoadablesTestCase(*args, **kwargs)
Bases: nova.test.TestCase
-
setUp()
-
test_get_all_classes()
-
test_get_matching_classes()
-
test_get_matching_classes_with_function_including_invalids()
-
test_get_matching_classes_with_one_function()
-
test_get_matching_classes_with_two_functions()
-
test_get_matching_classes_with_underscore()
-
test_get_matching_classes_with_wrong_type1()
-
test_get_matching_classes_with_wrong_type2()
-
test_loader_init()