Part of elisa.core.tests.test_plugin_registry View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
270 | Method | setUp | Undocumented |
285 | Method | check_disabled_plugins | Undocumented |
291 | Method | test_enable_plugin | Undocumented |
327 | Method | test_enable_not_found | Undocumented |
344 | Method | test_disable_plugin | Undocumented |
398 | Method | test_disable_not_found | Undocumented |
Inherited from TestPluginRegistryMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
71 | Method | tearDown | Undocumented |
75 | Method | patch_application | Setup common.application, saving the old application object. |
92 | Method | unpatch_application | Restore the application object saved in patch_application(). |
99 | Method | copy_plugins | Undocumented |
105 | Method | install_plugin | Undocumented |
111 | Method | uninstall_plugin | Undocumented |