This package is for TRAX-interface API tests.
    
      - Author: 
- Shane_Curcuru@lotus.com
- Program(s) Under Test: 
- Xalan-J 2.x XSLT Processor
Most tests are completely generic to the TRAX interface, although they 
    do default System properties to use the Xalan-J 2.x implementation.
    
Current tests are primarily focused on covering the API's and include:
    - ProcessorAPITest - basic coverage of both factory methods and instance methods
- ResultAPITest
- TransformerAPITest
- TemplatesAPITest - also covers TemplatesBuilder class
- TestThreads - a semi-automated test for multithreaded testing, 
    results must be manually analyzed currently