public class BinaryEqualsAssertion
extends com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
implements com.eviware.soapui.model.testsuite.ResponseAssertion
Modifier and Type | Class and Description |
---|---|
static class |
BinaryEqualsAssertion.Factory |
static class |
BinaryEqualsAssertion.PatternMode |
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static String |
ID |
static String |
LABEL |
assertionErrors, assertionStatus, NO_RESPONSE
Constructor and Description |
---|
BinaryEqualsAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable) |
Modifier and Type | Method and Description |
---|---|
boolean |
configure() |
protected org.apache.xmlbeans.XmlObject |
exportConfiguration() |
String |
getPatternFile() |
BinaryEqualsAssertion.PatternMode |
getPatternMode() |
String |
getPatternObjectId() |
protected String |
internalAssertProperty(com.eviware.soapui.model.TestPropertyHolder source,
String propertyName,
com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.iface.SubmitContext submitContext) |
protected String |
internalAssertRequest(com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext peContext) |
protected String |
internalAssertResponse(com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.iface.SubmitContext submitContext) |
void |
setPatternFile(String fileName) |
void |
setPatternObjectId(String newId) |
appliesToRequest, assertProperty, assertRequest, assertResponse, createEventBusMessage, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getPropertyExpansions, getSettings, getStatus, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setErrors, setName, setStatus, updateConfig
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ID
public static final String LABEL
public static final String DESCRIPTION
public BinaryEqualsAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig, com.eviware.soapui.model.testsuite.Assertable assertable)
protected org.apache.xmlbeans.XmlObject exportConfiguration()
protected String internalAssertResponse(com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.iface.SubmitContext submitContext) throws com.eviware.soapui.model.testsuite.AssertionException
internalAssertResponse
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
com.eviware.soapui.model.testsuite.AssertionException
protected String internalAssertRequest(com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext peContext) throws com.eviware.soapui.model.testsuite.AssertionException
internalAssertRequest
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
com.eviware.soapui.model.testsuite.AssertionException
protected String internalAssertProperty(com.eviware.soapui.model.TestPropertyHolder source, String propertyName, com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.iface.SubmitContext submitContext) throws com.eviware.soapui.model.testsuite.AssertionException
internalAssertProperty
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
com.eviware.soapui.model.testsuite.AssertionException
public BinaryEqualsAssertion.PatternMode getPatternMode()
public String getPatternObjectId()
public void setPatternObjectId(String newId)
public String getPatternFile()
public void setPatternFile(String fileName)
public boolean configure()
configure
in interface com.eviware.soapui.model.testsuite.TestAssertion
configure
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
Copyright © 2019. All rights reserved.