public class JsonPathExistenceAssertion extends JsonPathAssertionBase implements RequestAssertion, ResponseAssertion
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JsonPathExistenceAssertion.Factory | 
JsonPathAssertionBase.JsonAssertionFactoryAbstractXmlContainsAssertion.InternalDifferenceListener| Modifier and Type | Field and Description | 
|---|---|
| static String | DESCRIPTION | 
| static String | ID | 
| static String | LABEL | 
allowWildcards, configurationDialog, expectedContent, ignoreComments, ignoreNamespaceDifferences, pathassertionErrors, assertionStatusCONFIGURATION_PROPERTY, DISABLED_PROPERTY, ERRORS_PROPERTY, STATUS_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| JsonPathExistenceAssertion(TestAssertionConfig assertionConfig,
                          Assertable assertable) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | assertContent(String assertableContent,
             SubmitContext context,
             String type) | 
| protected XPathContainsAssertion | getAssertion() | 
| String | getConfigurationDialogTitle() | 
| String | getHelpURL() | 
| void | selectFromCurrent() | 
canAssertXmlContent, getContentAreaBorderTitle, getContentAreaToolTipText, getPathAreaBorderTitle, getPathAreaDescription, getPathAreaTitle, getPathAreaToolTipText, getPathString, getPropertyExpansionContext, internalAssertProperty, internalAssertRequest, internalAssertResponse, readStringValue, throwAssertionExceptiongetQueryTypeaddConfigurationValues, addMatchEditorActions, addPathEditorActions, configure, createConfiguration, getContentArea, getExpectedContent, getPath, getPathArea, getPropertyExpansions, getXPathReferences, isAllowWildcards, isIgnoreComments, isIgnoreNamespaceDifferences, setAllowWildcards, setContent, setExpectedContent, setExpectedContent, setIgnoreComments, setIgnoreNamespaceDifferences, setPathassertProperty, assertRequest, assertResponse, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getSettings, getStatus, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setName, updateConfigaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertRequestassertResponsegetChildren, getProjectaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic static final String ID
public static final String LABEL
public static final String DESCRIPTION
public JsonPathExistenceAssertion(TestAssertionConfig assertionConfig, Assertable assertable)
public String getHelpURL()
getHelpURL in class XPathContainsAssertionprotected XPathContainsAssertion getAssertion()
getAssertion in class AbstractXmlContainsAssertionpublic String getConfigurationDialogTitle()
getConfigurationDialogTitle in class AbstractXmlContainsAssertionpublic void selectFromCurrent()
selectFromCurrent in class XPathContainsAssertionpublic String assertContent(String assertableContent, SubmitContext context, String type) throws AssertionException
assertContent in class XPathContainsAssertionAssertionExceptionCopyright © 2019. All Rights Reserved.