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 String
getDescription()
String
getErrorCode()
String
getId()
File
getInstanceFile()
File
getLtgFile()
String
getOrigin()
File
getResourceFile()
File
getSchemaFile()
boolean
isIvExpected()
boolean
isRvExpected()
boolean
isSvExpected()
-
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
-