Class Summary |
SchemaTest |
Class representing a single schema test as described in a .testSet file. |
TestRoundTripXSD |
Class to test a single schema by roundtripping it using XMLUnit
cmd line parms: arg0 - valid|invalid arg1 - path to xsd file |
TestW3CSchemaBucket |
Class to represent a bucket of tests described by a set of .testSet files. |
TestW3CSchemaTestSet |
Class to represent a set of schema tests as described by a .testSet file
When executed each of the schemas described in the .testSet file is round-trip
tested. |