SpringControllers |
|
Your trail: |
Difference between
version 14
and
version 13:
At line 167 changed 1 line. |
;:''The "validator" property is commented out in the above XML block because we haven't defined any validation rules for the Person object. We'll uncomment this value when we add validation. |
;:''The "validator" property is commented out in the above XML block because we haven't defined any validation rules for the Person object. We'll uncomment this value when we add validation.'' |
At line 175 changed 7 lines. |
{{{ |
[echo] Testing web... |
[copy] Copying 1 file to C:\Source\appfuse-springmvc\build\appfuse\WEB-INF |
[junit] [appfuse] DEBUG [main] PersonFormControllerTest.testEdit(27) | testing edit... |
[junit] [appfuse] DEBUG [main] AbstractFormController.showNewForm(268) | Displaying new form |
[junit] Testsuite: org.appfuse.webapp.action.PersonFormControllerTest |
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.297 sec |
{{{ [echo] Testing web... |
[copy] Copying 1 file to C:\Source\appfuse-springmvc\build\appfuse\WEB-INF |
[junit] [appfuse] DEBUG [main] PersonFormControllerTest.testEdit(27) | testing edit... |
[junit] [appfuse] DEBUG [main] AbstractFormController.showNewForm(268) | Displaying new form |
[junit] Testsuite: org.appfuse.webapp.action.PersonFormControllerTest |
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.297 sec |
|
Back to SpringControllers,
or to the Page History.
|