public class ProXPathContainsAssertion
extends com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion
implements com.eviware.soapui.model.testsuite.RequestAssertion, com.eviware.soapui.model.testsuite.ResponseAssertion
Modifier and Type | Class and Description |
---|---|
static class |
ProXPathContainsAssertion.Factory |
class |
ProXPathContainsAssertion.SelectFromPropertyActionInvoker |
class |
ProXPathContainsAssertion.SelectPopupMenuListener |
class |
ProXPathContainsAssertion.SelectXPathAction |
class |
ProXPathContainsAssertion.SelectXPathMatchAction |
DESCRIPTION, ID, LABEL
allowWildcards, configurationDialog, expectedContent, ignoreComments, ignoreNamespaceDifferences, path
assertionErrors, assertionStatus, NO_RESPONSE
Constructor and Description |
---|
ProXPathContainsAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable) |
Modifier and Type | Method and Description |
---|---|
void |
addMatchEditorActions(com.eviware.soapui.support.components.JXToolBar toolbar) |
void |
addPathEditorActions(com.eviware.soapui.support.components.JXToolBar toolbar) |
protected com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion |
getAssertion() |
assertContent, getHelpURL, getQueryType, requiresXmlContent, selectFromCurrent, throwAssertionException
addConfigurationValues, addXmlContentActions, canAssertXmlContent, configure, createConfiguration, getConfigurationDialogTitle, getContentArea, getContentAreaBorderTitle, getContentAreaToolTipText, getExpectedContent, getPath, getPathArea, getPathAreaBorderTitle, getPathAreaDescription, getPathAreaTitle, getPathAreaToolTipText, getPropertyExpansions, getXPathReferences, internalAssertProperty, internalAssertRequest, internalAssertResponse, isAllowWildcards, isIgnoreComments, isIgnoreNamespaceDifferences, setAllowWildcards, setContent, setExpectedContent, setExpectedContent, setIgnoreComments, setIgnoreNamespaceDifferences, setPath, throwAssertionException
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, 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 ProXPathContainsAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig, com.eviware.soapui.model.testsuite.Assertable assertable)
public void addPathEditorActions(com.eviware.soapui.support.components.JXToolBar toolbar)
addPathEditorActions
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertion
protected com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion getAssertion()
getAssertion
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertion
public void addMatchEditorActions(com.eviware.soapui.support.components.JXToolBar toolbar)
addMatchEditorActions
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertion
Copyright © 2019. All rights reserved.