UTF-X, Unit Testing Framework - Xslt

Uses of Class
utfx.framework.UTFXTestCase

Packages that use UTFXTestCase
utfx.framework   
 

Uses of UTFXTestCase in utfx.framework
 

Subclasses of UTFXTestCase in utfx.framework
 class BadTDFTestCase
          This test case represents a bad Test Definition File (TDF).
 class BadXSLTTestCase
          This test case represents a bad XSLT stylesheet that is being tested.
 class XSLTTransformTestCase
          JUnit extension for testing XSLT stylesheets.
 


UTF-X, Unit Testing Framework - Xslt