| |
|
| java.lang.Object org.strecks.controller.TestControllerRequestProcessor
TestControllerRequestProcessor | public class TestControllerRequestProcessor (Code) | | author: Phil Zoio |
testPostProcessActionForm1 | public void testPostProcessActionForm1() throws Exception(Code) | | Tests null action form
|
testPostProcessActionForm2 | public void testPostProcessActionForm2() throws Exception(Code) | | Tests standard Struts action form
|
testPrePopulate2 | public void testPrePopulate2() throws Exception(Code) | | Checks prepopulate for returning raw form
|
testPreValidate | public void testPreValidate() throws Exception(Code) | | Checks preValidate for returning form passed in
|
testProcessActionCreateInteractions | public void testProcessActionCreateInteractions() throws Exception(Code) | | |
testProcessControllerAction | public void testProcessControllerAction() throws Exception(Code) | | Tests controller action processing
|
testProcessRegularAction | public void testProcessRegularAction() throws Exception(Code) | | Tests standard action processing
|
testValidBindingForm2 | public void testValidBindingForm2() throws Exception(Code) | | Tests interaction of form
|
testValidBindingForm3 | public void testValidBindingForm3() throws Exception(Code) | | Tests Form which is both Validatable and Bindable
|
testValidBindingForm4 | public void testValidBindingForm4() throws Exception(Code) | | Tests Form which is both Validatable and Bindable
|
|
|
|