The heat.tests.test_plugin_loader Module

class heat.tests.test_plugin_loader.PluginLoaderTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

speed = 'fast'
tag = ['unit', 'plugin_loader']
test_create_subpackage_path_list()[source]
test_create_subpackage_single_path()[source]
test_import_module_existing()[source]
test_import_module_garbage()[source]
test_module_name()[source]

This Page