[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-91) list ways to test validator components

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Tue Aug 25 12:19:23 EDT 2009


    [ https://jira.jboss.org/jira/browse/RFPL-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12482645#action_12482645 ] 

Alexander Smirnov commented on RFPL-91:
---------------------------------------

Use-cases that has to be tested:
- bean validator. That is simple JSF validator only, that uses Hibernate Validator or JSR-301 implementation. Should be tested with both frameworks, with different input components ( text, select ... everything else that implements editable value holder ).
- ajax Validator. The test scenario should cover beanValidator and a4j:support cases, because that component integrates functionality of both. It is also interacts with rich:message/rich:messages therefore they should be tested together.
- graphValidator should be also tested with different implementations and with rich:ajaxValidator/messages combination.

The simple component demo application from https://svn.jboss.org/repos/richfaces/branches/community/3.3.X/samples/beanValidatorSample could be a good starting point for test cases.


> list ways to test validator components
> --------------------------------------
>
>                 Key: RFPL-91
>                 URL: https://jira.jboss.org/jira/browse/RFPL-91
>             Project: RichFaces Planning
>          Issue Type: Task
>    Affects Versions: 3.3.2.GA
>            Reporter: Prabhat Jha
>            Assignee: Prabhat Jha
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list