Package | Description |
---|---|
com.eviware.soapui.plugins.recipe |
Modifier and Type | Method and Description |
---|---|
TestStepConfigurator |
SimpleTestStepConfiguratorRegistry.getTestStepConfigurator(String typeName) |
TestStepConfigurator |
TestStepConfiguratorRegistry.getTestStepConfigurator(String typeName) |
Modifier and Type | Method and Description |
---|---|
Collection<TestStepConfigurator> |
TestStepConfiguratorPlugin.getTestStepConfigurators() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTestStepConfiguratorRegistry.addTestStepConfigurator(String typeName,
TestStepConfigurator testStepConfigurator) |
void |
TestStepConfiguratorRegistry.addTestStepConfigurator(String typeName,
TestStepConfigurator testStepConfigurator) |
void |
SimpleTestStepConfiguratorRegistry.removeTestStepConfigurator(TestStepConfigurator testStepConfigurator) |
void |
TestStepConfiguratorRegistry.removeTestStepConfigurator(TestStepConfigurator testStepConfigurator) |
Copyright © 2019. All rights reserved.