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, stopTimer
public WsdlSingleMessageExchangeTestStepResult(WsdlTestStep step)
public void setMessageExchange(WsdlMessageExchange messageExchange)
public ActionList getActions()
TestStepResult
getActions
in interface TestStepResult
getActions
in class WsdlTestStepResult
public void discard()
TestStepResult
discard
in interface TestStepResult
discard
in class WsdlTestStepResult
public void writeTo(PrintWriter writer)
TestStepResult
writeTo
in interface TestStepResult
writeTo
in class WsdlTestStepResult
Copyright © 2019. All Rights Reserved.