public class alltests extends DOMTestSuite
Constructor and Description |
---|
alltests(DOMTestDocumentBuilderFactory factory)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
build(DOMTestSink sink)
Build test suite by adding each test to the test sink
|
String |
getTargetURI()
Gets URI that identifies the test suite
|
static void |
main(String[] args)
Runs individual test
|
createStream, createTempURI, createXPathEvaluator, getContentType, getFactory, getImplementation, getMutationCount, getResourceURI, hasFeature, hasSetting, isCoalescing, isExpandEntityReferences, isHasNullString, isIgnoringElementContentWhitespace, isNamespaceAware, isSigned, isValidating, load, preload, setFactory
public alltests(DOMTestDocumentBuilderFactory factory) throws Exception
factory
- document factory, may not be nullException
- Thrown if test is not compatible with settingspublic void build(DOMTestSink sink)
build
in class DOMTestSuite
sink
- test sinkpublic String getTargetURI()
getTargetURI
in class DOMTest
public static void main(String[] args)
args
- command line arguments