blob: 9e273937021ca573289853ff22a016ba62175198 [file]
<html>
<title>XSL-TEST TRAX testing package.</title>
<body>
<p>This package is for TRAX-interface API tests.<p>
<dl>
<dt><b>Author: </b></dt><dd><a href="mailto:shane_curcuru@lotus.com">Shane_Curcuru@lotus.com</a></dd>
<dt><b>Program(s) Under Test: </b></dt>
<dd><a href="http://xml.apache.org/xalan-j" target="_top">Xalan-J 2.x XSLT Processor</a></dd>
</dl>
<p>Most tests are completely generic to the TRAX interface, although they
do default System properties to use the Xalan-J 2.x implementation.<p>
<ul>Current tests are primarily focused on covering the API's and include:
<li>ProcessorAPITest - basic coverage of both factory methods and instance methods</li>
<li>ResultAPITest</li>
<li>TransformerAPITest</li>
<li>TemplatesAPITest - also covers TemplatesBuilder class</li>
<li>TestThreads - a semi-automated test for multithreaded testing,
results must be manually analyzed currently</li>
</ul>
</body>
</html>