public interface TestStepConfiguratorRegistry
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addTestStepConfigurator(java.lang.String typeName, TestStepConfigurator testStepConfigurator) |
|
public TestStepConfigurator |
getTestStepConfigurator(java.lang.String typeName) |
|
public void |
removeTestStepConfigurator(TestStepConfigurator testStepConfigurator) |