Modifier | Constructor and Description |
---|---|
protected |
DOMTestSuite()
This constructor is used for suites that
assert one or more implementation attributes or
features.
|
protected |
DOMTestSuite(DOMTestDocumentBuilderFactory factory)
This constructor is used for suites that make no
additional requirements on the parser configuration.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
build(DOMTestSink sink)
Adds a test to the test suite.
|
createStream, createTempURI, createXPathEvaluator, getContentType, getFactory, getImplementation, getMutationCount, getResourceURI, getTargetURI, hasFeature, hasSetting, isCoalescing, isExpandEntityReferences, isHasNullString, isIgnoringElementContentWhitespace, isNamespaceAware, isSigned, isValidating, load, preload, setFactory
protected DOMTestSuite()
protected DOMTestSuite(DOMTestDocumentBuilderFactory factory)
factory
- may not be nullpublic abstract void build(DOMTestSink sink)