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, LABELallowWildcards, configurationDialog, expectedContent, ignoreComments, ignoreNamespaceDifferences, pathassertionErrors, 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, throwAssertionExceptionaddConfigurationValues, 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, throwAssertionExceptionappliesToRequest, 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, updateConfigaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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.AbstractXmlContainsAssertionprotected com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion getAssertion()
getAssertion in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertionpublic void addMatchEditorActions(com.eviware.soapui.support.components.JXToolBar toolbar)
addMatchEditorActions in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertionCopyright © 2019. All rights reserved.