Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.xmlbeans.impl.tool.XSTCTester.TestCase

Uses of XSTCTester.TestCase in org.apache.xmlbeans.impl.tool
 

Fields in org.apache.xmlbeans.impl.tool declared as XSTCTester.TestCase
private  XSTCTester.TestCase XSTCTester.TestCaseResult.testCase
           
 

Methods in org.apache.xmlbeans.impl.tool that return XSTCTester.TestCase
static XSTCTester.TestCase[] XSTCTester.parseLTGFile(java.io.File ltgFile, java.util.Collection outerErrors)
           
 XSTCTester.TestCase XSTCTester.TestCaseResult.getTestCase()
           
 

Methods in org.apache.xmlbeans.impl.tool with parameters of type XSTCTester.TestCase
static java.lang.String XSTCTester.makeHTMLDescription(XSTCTester.TestCase testCase)