public class MessageContentAssertion
extends com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
implements com.eviware.soapui.model.testsuite.ResponseAssertion, com.eviware.soapui.model.testsuite.RequestAssertion
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageContentAssertion.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
ID |
static String |
LABEL |
static String |
MESSAGE_CONTENT_ASSERTION_FAILED |
assertionErrors, assertionStatus, NO_RESPONSE| Constructor and Description |
|---|
MessageContentAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure() |
com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] |
getPropertyExpansions() |
com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] |
getPropertyExpansionsWithModelItem(MessageContentAssertion messageContentAssertion) |
protected String |
internalAssertProperty(com.eviware.soapui.model.TestPropertyHolder source,
String propertyName,
com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.iface.SubmitContext context) |
protected String |
internalAssertRequest(com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext context) |
protected String |
internalAssertResponse(com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.iface.SubmitContext context) |
boolean |
isAiMode() |
void |
setAiMode(boolean aiMode) |
void |
updateConfig(com.eviware.soapui.config.TestAssertionConfig config) |
appliesToRequest, assertProperty, assertRequest, assertResponse, createEventBusMessage, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getSettings, getStatus, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setErrors, setName, setStatusaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
public static final String LABEL
public static final String DESCRIPTION
public static final String MESSAGE_CONTENT_ASSERTION_FAILED
public MessageContentAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable)
public void updateConfig(com.eviware.soapui.config.TestAssertionConfig config)
updateConfig in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertionprotected String internalAssertResponse(@Nonnull com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.iface.SubmitContext context) throws com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionException
internalAssertResponse in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertioncom.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionExceptionprotected String internalAssertRequest(com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext context) throws com.eviware.soapui.model.testsuite.AssertionException
internalAssertRequest in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertioncom.eviware.soapui.model.testsuite.AssertionExceptionprotected String internalAssertProperty(com.eviware.soapui.model.TestPropertyHolder source, String propertyName, com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.iface.SubmitContext context) throws com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionException
internalAssertProperty in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertioncom.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionExceptionpublic boolean isAiMode()
public void setAiMode(boolean aiMode)
public boolean configure()
configure in interface com.eviware.soapui.model.testsuite.TestAssertionconfigure in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertionpublic com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] getPropertyExpansions()
getPropertyExpansions in interface com.eviware.soapui.model.propertyexpansion.PropertyExpansionContainergetPropertyExpansions in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertionpublic com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] getPropertyExpansionsWithModelItem(MessageContentAssertion messageContentAssertion)
Copyright © 2019. All rights reserved.