public class XMLSchemaAssertion
extends org.apache.jmeter.testelement.AbstractTestElement
implements java.io.Serializable, org.apache.jmeter.assertions.Assertion
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILE_NAME_IS_REQUIRED |
static java.lang.String |
JAXP_SCHEMA_LANGUAGE |
static java.lang.String |
JAXP_SCHEMA_SOURCE |
static java.lang.String |
W3C_XML_SCHEMA |
static java.lang.String |
XSD_FILENAME_KEY |
| Constructor and Description |
|---|
XMLSchemaAssertion() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jmeter.assertions.AssertionResult |
getResult(org.apache.jmeter.samplers.SampleResult response)
getResult
|
java.lang.String |
getXsdFileName() |
void |
setXsdFileName(java.lang.String xmlSchemaFileName) |
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traversePropertypublic static final java.lang.String FILE_NAME_IS_REQUIRED
public static final java.lang.String JAXP_SCHEMA_LANGUAGE
public static final java.lang.String W3C_XML_SCHEMA
public static final java.lang.String JAXP_SCHEMA_SOURCE
public static final java.lang.String XSD_FILENAME_KEY
public org.apache.jmeter.assertions.AssertionResult getResult(org.apache.jmeter.samplers.SampleResult response)
getResult in interface org.apache.jmeter.assertions.Assertionpublic void setXsdFileName(java.lang.String xmlSchemaFileName)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic java.lang.String getXsdFileName()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.