| Convenience base class for unit tests of the org.apache.struts.util
package, and others that require a runtime environment similar to what the
Struts controller servlet sets up. The setUp() method
establishes a consistent basic environment for the various tests. The only
tests included in this class are simple validations that the basic
environment was set up correctly.
version: $Rev: 471754 $ $Date: 2005-08-14 17:24:39 -0400 (Sun, 14 Aug 2005) version: $ |