org.apache.xmlbeans.impl.tool
Class XMLBeanXSTCHarness

java.lang.Object
  extended by org.apache.xmlbeans.impl.tool.XMLBeanXSTCHarness
All Implemented Interfaces:
XSTCTester.Harness

public class XMLBeanXSTCHarness
extends java.lang.Object
implements XSTCTester.Harness


Constructor Summary
XMLBeanXSTCHarness()
           
 
Method Summary
 void runTestCase(XSTCTester.TestCaseResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBeanXSTCHarness

public XMLBeanXSTCHarness()
Method Detail

runTestCase

public void runTestCase(XSTCTester.TestCaseResult result)
Specified by:
runTestCase in interface XSTCTester.Harness