public class XMLParserTest extends TestSuite
Constructor and Description |
---|
XMLParserTest(TestHarness harness)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Create a default test harness and
run all tests on it.
|
void |
runSuite()
runSuite()
|
void |
testParse()
Test construction of XMLParser
|
getFactory, getTestHarness, run, runAll, runTestCase, setFactory, setTestHarness
public XMLParserTest(TestHarness harness)