Package org.apache.xmlbeans.impl.tool
Class XSTCTester.TestCase
java.lang.Object
org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
- Enclosing class:
- XSTCTester
public static class XSTCTester.TestCase extends Object
-
Constructor Summary
Constructors Constructor Description TestCase() -
Method Summary
Modifier and Type Method Description StringgetDescription()StringgetErrorCode()StringgetId()FilegetInstanceFile()FilegetLtgFile()StringgetOrigin()FilegetResourceFile()FilegetSchemaFile()booleanisIvExpected()booleanisRvExpected()booleanisSvExpected()
-
Constructor Details
-
TestCase
public TestCase()
-
-
Method Details
-
getLtgFile
-
getId
-
getOrigin
-
getDescription
-
getSchemaFile
-
getInstanceFile
-
getResourceFile
-
isSvExpected
public boolean isSvExpected() -
isIvExpected
public boolean isIvExpected() -
isRvExpected
public boolean isRvExpected() -
getErrorCode
-