◆ setup()
def test_plugin.TestPlugin.setup |
( |
|
self | ) |
|
◆ teardown()
def test_plugin.TestPlugin.teardown |
( |
|
self | ) |
|
◆ test_plugin_register_creates_instances()
def test_plugin.TestPlugin.test_plugin_register_creates_instances |
( |
|
self | ) |
|
◆ test_plugin_register_fails_if_add_options_meth_is_not_a_function()
def test_plugin.TestPlugin.test_plugin_register_fails_if_add_options_meth_is_not_a_function |
( |
|
self | ) |
|
◆ test_plugin_register_returns_add_options()
def test_plugin.TestPlugin.test_plugin_register_returns_add_options |
( |
|
self | ) |
|
◆ test_plugin_register_returns_methods_for_step()
def test_plugin.TestPlugin.test_plugin_register_returns_methods_for_step |
( |
|
self | ) |
|
Test that the register correctly returns only methods for plugins that have been registered to be executed for the requested step.
◆ test_register_plugin_with_decorator()
def test_plugin.TestPlugin.test_register_plugin_with_decorator |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: