Provide tests for <f:validateBean />
------------------------------------
Key: MYFACES-2733
URL: https://issues.apache.org/jira/browse/MYFACES-2733
Project: MyFaces Core
Issue Type: Test
Components: JSR-314
Affects Versions: 2.0.0
Reporter: Jakob Korherr
Assignee: Jakob Korherr
There are a lot of different scenarios possible with <f:validateBean />
(nested, wrapping, different validation groups, disabled/enabled, BeanValidator
set as default validator,...) and we currently do not test any of this. Since I
implemented most of the handling of <f:validateBean /> myself, I wrote 13 test
cases which verify the behavior in (hopefully) every possible scenario.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.