| org.apache.torque.avalon.AvalonTest
AvalonTest | public class AvalonTest extends BaseUnitTest (Code) | | Basic testing of the Torque Avalon Component
author: Thomas Vandahl version: $Id:$ |
Method Summary | |
public void | setUp() | public void | testAvalon() Verifies that the container initialization and lookup works properly. |
AvalonTest | public AvalonTest(String name)(Code) | | Constructor for test.
Parameters: testName - name of the test being executed |
testAvalon | public void testAvalon()(Code) | | Verifies that the container initialization and lookup works properly.
|
|
|