|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.TestSuite tests.w3c.TestW3CSchemaBucket
public class TestW3CSchemaBucket
Class to represent a bucket of tests described by a set of .testSet files. All of the tests described in all of the .testSet files present in the top level of the directory supplied will be round-trip tested. Note: Subdirs are not traversed because the .testSet files in the top level of the xmlschema2002-01-16 bucket describe all the tests in the bucket. cmd line parms: arg0 - location of the directory containing .testSet files defaults to ./target/xmlschema2002-01-16
Constructor Summary | |
---|---|
TestW3CSchemaBucket(String name)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static junit.framework.Test |
suite()
|
Methods inherited from class junit.framework.TestSuite |
---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestW3CSchemaBucket(String name)
Method Detail |
---|
public static void main(String[] args)
public static junit.framework.Test suite() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |