Package org.apache.xmlbeans.impl.tool
Class XMLBeanXSTCHarness
- java.lang.Object
-
- org.apache.xmlbeans.impl.tool.XMLBeanXSTCHarness
-
- All Implemented Interfaces:
XSTCTester.Harness
public class XMLBeanXSTCHarness extends java.lang.Object implements XSTCTester.Harness
-
-
Constructor Summary
Constructors Constructor Description XMLBeanXSTCHarness()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runTestCase(XSTCTester.TestCaseResult result)
-
-
-
Method Detail
-
runTestCase
public void runTestCase(XSTCTester.TestCaseResult result)
- Specified by:
runTestCase
in interfaceXSTCTester.Harness
-
-