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.JsonAssertionFactory
ProXPathContainsAssertion.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, path
assertionErrors, 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, throwAssertionException
addMatchEditorActions, addPathEditorActions
addConfigurationValues, addXmlContentActions, configure, createConfiguration, getContentArea, getExpectedContent, getPath, getPathArea, getPropertyExpansions, getXPathReferences, 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 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 ProXPathContainsAssertion
public String getConfigurationDialogTitle()
getConfigurationDialogTitle
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.AbstractXmlContainsAssertion
public void selectFromCurrent()
selectFromCurrent
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion
public String getHelpURL()
getHelpURL
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XPathContainsAssertion
public 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.XPathContainsAssertion
com.eviware.soapui.model.testsuite.AssertionException
Copyright © 2019. All rights reserved.