- java.lang.Object
-
- com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
-
- com.eviware.soapui.impl.wsdl.teststeps.WsdlDataSinkTestStep.DataSinkTestStepResult
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.TestStepResult
com.eviware.soapui.model.testsuite.TestStepResult.TestStepStatus
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
discard() |
com.eviware.soapui.support.types.StringToStringMap |
getValues() |
void |
setValues(com.eviware.soapui.support.types.StringToStringMap values) |
-
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
addAction, addMessage, addMessages, getActions, getError, getMessages, getSize, getStatus, getTestStep, getTimeStamp, getTimeTaken, isDiscarded, setError, setSize, setStatus, setTimeStamp, setTimeTaken, startTimer, stopTimer, writeTo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
discard
public void discard()
- Specified by:
discard in interface com.eviware.soapui.model.testsuite.TestStepResult
- Overrides:
discard in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
Copyright © 2013. All Rights Reserved.