public class PropertyTransfersTestStep.PropertyTransferResult extends WsdlTestStepResult
TestStepResult.TestStepStatus| Constructor and Description | 
|---|
| PropertyTransferResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addTransferResult(PropertyTransfer transfer,
                 String[] values) | 
| void | discard()Can discard any result data that may be taking up memory. | 
| ActionList | getActions()Returns a list of actions that can be applied to this result | 
| PropertyTransferConfig | getTransferAt(int index) | 
| int | getTransferCount() | 
| String[] | getTransferredValuesAt(int index) | 
| void | writeTo(PrintWriter writer)Writes this result to the specified writer, used for logging. | 
addAction, addMessage, addMessages, getError, getMessages, getSize, getStatus, getTestStep, getTimeStamp, getTimeTaken, isDiscarded, setError, setSize, setStatus, setTimeStamp, setTimeTaken, startTimer, stopTimerpublic void addTransferResult(PropertyTransfer transfer, String[] values)
public ActionList getActions()
TestStepResultgetActions in interface TestStepResultgetActions in class WsdlTestStepResultpublic int getTransferCount()
public PropertyTransferConfig getTransferAt(int index)
public String[] getTransferredValuesAt(int index)
public void discard()
TestStepResultdiscard in interface TestStepResultdiscard in class WsdlTestStepResultpublic void writeTo(PrintWriter writer)
TestStepResultwriteTo in interface TestStepResultwriteTo in class WsdlTestStepResultCopyright © 2019. All Rights Reserved.