public class XMLSchemaAssertion extends AbstractTestElement implements Serializable, Assertion
Modifier and Type | Field and Description |
---|---|
static String |
FILE_NAME_IS_REQUIRED |
static String |
JAXP_SCHEMA_LANGUAGE |
static String |
JAXP_SCHEMA_SOURCE |
static String |
W3C_XML_SCHEMA |
static String |
XSD_FILENAME_KEY |
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS
Constructor and Description |
---|
XMLSchemaAssertion() |
Modifier and Type | Method and Description |
---|---|
AssertionResult |
getResult(SampleResult response)
Returns the AssertionResult object encapsulating information about the
success or failure of the assertion.
|
String |
getXsdFileName() |
void |
setXsdFileName(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, traverseProperty
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
removed
public static final String FILE_NAME_IS_REQUIRED
public static final String JAXP_SCHEMA_LANGUAGE
public static final String W3C_XML_SCHEMA
public static final String JAXP_SCHEMA_SOURCE
public static final String XSD_FILENAME_KEY
public AssertionResult getResult(SampleResult response)
Assertion
public void setXsdFileName(String xmlSchemaFileName)
public String getXsdFileName()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.