|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.w3c.domts.DOMTest
org.w3c.domts.DOMTestSuite
Abstract base class for all test suites (that is any collection of DOMTest's)
Constructor Summary | |
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. |
Method Summary | |
abstract void |
build(DOMTestSink sink)
Adds a test to the test suite. |
Methods inherited from class org.w3c.domts.DOMTest |
createStream, createTempURI, createXPathEvaluator, getContentType, getFactory, getImplementation, getMutationCount, getResourceURI, getTargetURI, hasFeature, hasSetting, isCoalescing, isExpandEntityReferences, isHasNullString, isIgnoringElementContentWhitespace, isNamespaceAware, isSigned, isValidating, load, preload, setFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DOMTestSuite()
protected DOMTestSuite(DOMTestDocumentBuilderFactory factory)
factory
- may not be nullMethod Detail |
public abstract void build(DOMTestSink sink)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |