Method summary
- setUp(self)
- tearDown(self)
- test_add_extension_point_listener(self)
- test_add_plugin(self)
- test_extension_point(self)
- test_get_plugin(self)
- test_home(self)
- test_no_plugins(self)
- test_remove_extension_point_listener(self)
- test_remove_plugin(self)
- test_set_plugin_manager_at_contruction_time(self)
- test_start_and_stop_errors(self)
- test_veto_starting(self)
- test_veto_stopping(self)
Methods
- setUp(self)
Prepares the test fixture before each test method is called.
- tearDown(self)
Called immediately after each test method has been called.
- test_add_extension_point_listener(self)
add extension point listener
- test_add_plugin(self)
add plugin
- test_extension_point(self)
extension point
- test_get_plugin(self)
get plugin
- test_home(self)
home
- test_no_plugins(self)
no plugins
- test_remove_extension_point_listener(self)
remove extension point listener
- test_remove_plugin(self)
remove plugin
- test_set_plugin_manager_at_contruction_time(self)
set plugin manager at construction time
- test_start_and_stop_errors(self)
start and stop errors
- test_veto_starting(self)
veto starting
- test_veto_stopping(self)
veto stopping