public class WsdlSingleMessageExchangeTestStepResult extends WsdlTestStepResult
TestStepResult.TestStepStatus| Constructor and Description | 
|---|
| WsdlSingleMessageExchangeTestStepResult(WsdlTestStep step) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
| void | setMessageExchange(WsdlMessageExchange messageExchange) | 
| 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 WsdlSingleMessageExchangeTestStepResult(WsdlTestStep step)
public void setMessageExchange(WsdlMessageExchange messageExchange)
public ActionList getActions()
TestStepResultgetActions in interface TestStepResultgetActions in class WsdlTestStepResultpublic void discard()
TestStepResultdiscard in interface TestStepResultdiscard in class WsdlTestStepResultpublic void writeTo(PrintWriter writer)
TestStepResultwriteTo in interface TestStepResultwriteTo in class WsdlTestStepResultCopyright © 2019. All Rights Reserved.