public class JsonPathCountAssertion extends JsonPathAssertionBase implements com.eviware.soapui.model.testsuite.RequestAssertion, com.eviware.soapui.model.testsuite.ResponseAssertion
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonPathCountAssertion.Factory |
JsonPathAssertionBase.JsonAssertionFactoryProXPathContainsAssertion.SelectFromPropertyActionInvoker, ProXPathContainsAssertion.SelectPopupMenuListener, ProXPathContainsAssertion.SelectXPathAction, ProXPathContainsAssertion.SelectXPathMatchAction| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
ID |
static String |
INVALID_JSON_PATH_EXPRESSION |
static String |
JSON_PATH_COUNT_MATCH_CONFIGURATION |
static String |
LABEL |
static String |
MISSING_CONTENT_FOR_JSON_PATH_ASSERTION |
static String |
MISSING_CONTENT_TO_SELECT_FROM |
static String |
MISSING_PATH_FOR_JSON_PATH_ASSERTION |
static String |
NO_MATCH_IN_CURRENT_RESPONSE |
allowWildcards, configurationDialog, expectedContent, ignoreComments, ignoreNamespaceDifferences, pathassertionErrors, assertionStatus, NO_RESPONSE| Constructor and Description |
|---|
JsonPathCountAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable) |
| Modifier and Type | Method and Description |
|---|---|
String |
assertContent(String assertableContent,
com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext context,
String type) |
protected com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion |
getAssertion() |
String |
getConfigurationDialogTitle() |
String |
getHelpURL() |
void |
selectFromCurrent() |
canAssertXmlContent, getAssertionContent, getAssertionContent, getContentAreaBorderTitle, getContentAreaToolTipText, getPathAreaBorderTitle, getPathAreaDescription, getPathAreaTitle, getPathAreaToolTipText, getPathString, getPropertyExpansionContext, getQueryType, internalAssertProperty, internalAssertRequest, internalAssertResponse, readObjectValue, readStringValue, requiresXmlContent, throwAssertionExceptionaddMatchEditorActions, addPathEditorActionsaddConfigurationValues, addXmlContentActions, configure, createConfiguration, getContentArea, getExpectedContent, getPath, getPathArea, getPropertyExpansions, getXPathReferences, 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 static final String ID
public static final String LABEL
public static final String DESCRIPTION
public static final String JSON_PATH_COUNT_MATCH_CONFIGURATION
public static final String MISSING_PATH_FOR_JSON_PATH_ASSERTION
public static final String MISSING_CONTENT_FOR_JSON_PATH_ASSERTION
public static final String INVALID_JSON_PATH_EXPRESSION
public static final String NO_MATCH_IN_CURRENT_RESPONSE
public static final String MISSING_CONTENT_TO_SELECT_FROM
public JsonPathCountAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
com.eviware.soapui.model.testsuite.Assertable assertable)
protected com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion getAssertion()
getAssertion in class ProXPathContainsAssertionpublic String getConfigurationDialogTitle()
getConfigurationDialogTitle in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertionpublic void selectFromCurrent()
selectFromCurrent in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertionpublic String getHelpURL()
getHelpURL in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertionpublic String assertContent(String assertableContent, com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext context, String type) throws com.eviware.soapui.model.testsuite.AssertionException
assertContent in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertioncom.eviware.soapui.model.testsuite.AssertionExceptionCopyright © 2019. All rights reserved.