Part of elisa.core.tests.test_plugin_registry View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 252 | Method | setUp | Undocumented |
| 261 | Method | test_enable_plugin | Undocumented |
| 282 | Method | test_enable_not_found | Undocumented |
| 294 | Method | test_disable_plugin | Undocumented |
| 326 | 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 |