public class BasicAuthAssertion
extends com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
implements com.eviware.soapui.model.testsuite.RequestAssertion
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicAuthAssertion.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
ID |
static String |
LABEL |
assertionErrors, assertionStatus, NO_RESPONSE| Constructor and Description |
|---|
BasicAuthAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable modelItem) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
internalAssertResponse(com.eviware.soapui.model.iface.MessageExchange messageExchange,
com.eviware.soapui.model.iface.SubmitContext context) |
appliesToRequest, assertProperty, assertRequest, assertResponse, configure, createEventBusMessage, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getPropertyExpansions, getSettings, getStatus, internalAssertProperty, internalAssertRequest, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setErrors, setName, setStatus, updateConfigaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedpublic static final String ID
public static final String LABEL
public static final String DESCRIPTION
public BasicAuthAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable modelItem)
protected String internalAssertResponse(com.eviware.soapui.model.iface.MessageExchange messageExchange, com.eviware.soapui.model.iface.SubmitContext context) throws com.eviware.soapui.model.testsuite.AssertionException
internalAssertResponse in class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertioncom.eviware.soapui.model.testsuite.AssertionExceptionCopyright © 2019. All rights reserved.