Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.turbine

Interface Summary
TurbineConstants This interface contains all the constants used throughout the Turbine code base.
 

Class Summary
ConfigurationTest Tests that the ConfigurationFactory and regular old properties methods both work.
DestroyTest Can we call "destroy" unconditionally on our Turbine Servlet, even if it hasn't configured?
TestTurbine Start and Stop Turbine.
TorqueLoadTest Can we load and run Torque standalone, from Component and from AvalonComponent Service?
Turbine Turbine is the main servlet for the entire system.
TurbineConfigTest This testcase verifies that TurbineConfig can be used to startup Turbine in a non servlet environment properly.