Serializable, Cloneable, Assertion, Searchable, TestElementpublic class XMLSchemaAssertion extends AbstractTestElement implements Serializable, Assertion
| Modifier and Type | Field | 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 | Description |
|---|---|
XMLSchemaAssertion() |
| Modifier and Type | Method | Description |
|---|---|---|
AssertionResult |
getResult(SampleResult response) |
getResult
|
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, traversePropertypublic 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)
public void setXsdFileName(String xmlSchemaFileName) throws IllegalArgumentException
IllegalArgumentExceptionpublic String getXsdFileName()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.