|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
com.eviware.soapui.impl.wsdl.teststeps.WsdlSingleMessageExchangeTestStepResult
public class WsdlSingleMessageExchangeTestStepResult
TestStep Result for a WsdlMessageExchange
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.TestStepResult |
|---|
TestStepResult.TestStepStatus |
| Constructor Summary | |
|---|---|
WsdlSingleMessageExchangeTestStepResult(WsdlTestStep step)
|
|
| Method Summary | |
|---|---|
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(java.io.PrintWriter writer)
Writes this result to the specified writer, used for logging. |
| Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult |
|---|
addAction, addMessage, addMessages, getError, getMessages, getSize, getStatus, getTestStep, getTimeStamp, getTimeTaken, isDiscarded, setError, setSize, setStatus, setTimeStamp, setTimeTaken, startTimer, stopTimer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsdlSingleMessageExchangeTestStepResult(WsdlTestStep step)
| Method Detail |
|---|
public void setMessageExchange(WsdlMessageExchange messageExchange)
public ActionList getActions()
TestStepResult
getActions in interface TestStepResultgetActions in class WsdlTestStepResultpublic void discard()
TestStepResult
discard in interface TestStepResultdiscard in class WsdlTestStepResultpublic void writeTo(java.io.PrintWriter writer)
TestStepResult
writeTo in interface TestStepResultwriteTo in class WsdlTestStepResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||