- com.eviware.soapui.model.testsuite.TestPropertyListener
-
- All Superinterfaces:
- TestPropertyListener
public interface MultiOperationTestPropertyListener
extends TestPropertyListener
TestPropertyListener that supports adding and removing multiple properties at once to improve performance under
certain circumstances.
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
public void |
propertiesAdded(java.util.List<java.lang.String> names)
|
|
public void |
propertiesRemoved(java.util.List<java.lang.String> names)
|
-
Inherited Methods Summary
-
-
Method Detail
-
public void propertiesAdded(java.util.List<java.lang.String> names)
-
public void propertiesRemoved(java.util.List<java.lang.String> names)
ReadyAPI functional (soapui) SDK 4.1.0