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

Quick Search    Search Deep

Package servletunit.struts.tests

Class Summary
ComplexForm  
ComplexFormAction  
CustomMappingAction  
DynamicAction  
InitParameterAction  
MessageAction  
MessageResourceAction  
MyDispatchAction  
NullAction Created by IntelliJ IDEA.
NullPointerAction An action that always throws a NullPointerException for use in testing
NullPointerForm An Action Form that always throws a NullPointerAction during validation.
RedirectAction  
TestAbsolutePath  
TestBadModuleName Created by IntelliJ IDEA.
TestClearParameters Created by IntelliJ IDEA.
TestContextParameters  
TestContextRelative  
TestCustomActionMapping  
TestDispatchAction  
TestDynaActionForm  
TestGetActionForm  
TestGetMockObjects Created by IntelliJ IDEA.
TestInputForward  
TestMessageAction  
TestMessageResourceAction  
TestMockStrutsTestCase A Junit test of the MockStrutsTestCase
TestMultipleActions  
TestMultipleConfigFiles  
TestNoRequestPathInfo Title: TestNoRequestPathInfo
TestNullAction Created by IntelliJ IDEA.
TestNullPointerAction Title: NullPointerActionTest
TestRedirectAction  
TestResponseStatus Created by IntelliJ IDEA.
TestSetActionForm  
TestSimpleForward  
TestTilesForward  
TestTokenAction  
TestUserAction This class is reserved for quickly testing out other user's actions, to help in debugging their problems.
TokenAction  
UserAction