UTF-X, Unit Testing Framework - Xslt

Uses of Class
utfx.framework.MalformedTestException

Packages that use MalformedTestException
utfx.framework   
 

Uses of MalformedTestException in utfx.framework
 

Fields in utfx.framework declared as MalformedTestException
private  MalformedTestException XSLTTransformTestCase.mte
          We need to flag badly formed tests at assambly time and throw an exception at test run time; this is due to JUnit limitation;
 


UTF-X, Unit Testing Framework - Xslt