org.w3c.domts.level2.core

Class alltests

public class alltests extends DOMTestSuite

Constructor Summary
alltests(DOMTestDocumentBuilderFactory factory)
Constructor
Method Summary
voidbuild(DOMTestSink sink)
Build test suite by adding each test to the test sink
StringgetTargetURI()
Gets URI that identifies the test suite
static voidmain(String[] args)
Runs individual test

Constructor Detail

alltests

public alltests(DOMTestDocumentBuilderFactory factory)
Constructor

Parameters: factory document factory, may not be null

Throws: Exception Thrown if test is not compatible with settings

Method Detail

build

public void build(DOMTestSink sink)
Build test suite by adding each test to the test sink

Parameters: sink test sink

getTargetURI

public String getTargetURI()
Gets URI that identifies the test suite

Returns: uri identifier of test suite

main

public static void main(String[] args)
Runs individual test

Parameters: args command line arguments