Part of elisa.core.tests.test_plugin_registry View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
253 | Method | setUp | Undocumented |
262 | Method | test_enable_plugin | Undocumented |
283 | Method | test_enable_not_found | Undocumented |
295 | Method | test_disable_plugin | Undocumented |
327 | Method | test_disable_not_found | Undocumented |
Inherited from TestPluginRegistryMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
48 | Method | setUpClass | Undocumented |
59 | Method | tearDownClass | Undocumented |
66 | Method | tearDown | Undocumented |
69 | Method | patch_application | Setup common.application, saving the old application object. |
86 | Method | unpatch_application | Restore the application object saved in patch_application(). |
93 | Method | copy_plugins | Undocumented |
99 | Method | install_plugin | Undocumented |
105 | Method | uninstall_plugin | Undocumented |