Method summary
- setUp(self)
- tearDown(self)
- test_get_plugin(self)
- test_iteration_over_plugins(self)
- test_start_and_stop(self)
- test_start_and_stop_errors(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_get_plugin(self)
get plugin
- test_iteration_over_plugins(self)
iteration over plugins
- test_start_and_stop(self)
start and stop
- test_start_and_stop_errors(self)
start and stop errors