|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.AbstractModelItem
com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
com.eviware.soapui.impl.wsdl.teststeps.assertions.SoapResponseAssertion
public class SoapResponseAssertion
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
---|
WsdlMessageAssertion.ConfigureAssertionAction, WsdlMessageAssertion.RemoveAssertionAction, WsdlMessageAssertion.RenameAssertionAction |
Nested classes/interfaces inherited from class com.eviware.soapui.model.support.AbstractModelItem |
---|
AbstractModelItem.ShowModelItemAction |
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
---|
CONFIGURATION_PROPERTY, STATUS_PROPERTY |
Fields inherited from interface com.eviware.soapui.model.ModelItem |
---|
ACTIONS_PROPERTY, DESCRIPTION_PROPERTY, ICON_PROPERTY, NAME_PROPERTY |
Constructor Summary | |
---|---|
SoapResponseAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig,
Assertable assertable)
|
Method Summary | |
---|---|
protected java.lang.String |
internalAssertRequest(WsdlMessageExchange messageExchange,
SubmitContext context)
|
protected java.lang.String |
internalAssertResponse(WsdlMessageExchange messageExchange,
SubmitContext context)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
---|
assertRequest, assertResponse, configure, getAssertable, getConfiguration, getErrors, getIcon, getName, getSettings, getStatus, isConfigurable, release, setConfiguration, setName, updateConfig |
Methods inherited from class com.eviware.soapui.model.support.AbstractModelItem |
---|
addAction, addAction, addPropertyChangeListener, addPropertyChangeListener, getActions, getDescription, getPanelBuilder, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.eviware.soapui.impl.wsdl.teststeps.assertions.ResponseAssertion |
---|
assertResponse |
Methods inherited from interface com.eviware.soapui.impl.wsdl.teststeps.assertions.RequestAssertion |
---|
assertRequest |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public SoapResponseAssertion(com.eviware.soapui.config.RequestAssertionConfig assertionConfig, Assertable assertable)
Method Detail |
---|
protected java.lang.String internalAssertResponse(WsdlMessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertResponse
in class WsdlMessageAssertion
AssertionException
protected java.lang.String internalAssertRequest(WsdlMessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertRequest
in class WsdlMessageAssertion
AssertionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |