Part of elisa.core.tests.test_plugin_registry View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
394 | Method | setUp | Undocumented |
411 | Method | check_disabled_plugins | Undocumented |
417 | Method | test_get_plugins | Undocumented |
422 | Method | test_enable_plugin | Undocumented |
458 | Method | test_enable_not_found | Undocumented |
475 | Method | test_disable_plugin | Undocumented |
529 | Method | test_disable_not_found | Undocumented |
Inherited from TestPluginRegistryMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
102 | Method | tearDown | Undocumented |
106 | Method | patch_application | Setup common.application, saving the old application object. |
123 | Method | unpatch_application | Restore the application object saved in patch_application(). |
130 | Method | copy_plugins | Undocumented |
136 | Method | install_plugin | Undocumented |
142 | Method | uninstall_plugin | Undocumented |