Package org.cdlib.xtf.dynaXML.test

Classes used for testing the dynaXML servlet, especially its text searching capabilities.

See:
          Description

Class Summary
CDLSearchTest CDL-specific test: searches for every chunk of every document in an index.
SearchTest This class is used to perform an end-to-end test of the LazyTree/SearchTree system.
TestableDynaXML Extends the DynaXML servlet to allow switching between two different representations of the same document, to allow verification that the output is the same for both of them.
TreeAnnotater Performs brute-force (that is, stupid but reliable) single-term searching and hit marking on a DOM tree.
 

Package org.cdlib.xtf.dynaXML.test Description

Classes used for testing the dynaXML servlet, especially its text searching capabilities.