You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Rudy De Busscher (JIRA)" <de...@myfaces.apache.org> on 2010/09/10 21:31:35 UTC

[jira] Created: (MYFACESTEST-30) After test method has executed the JSF Phase listener that performs the test should be deregistered

After test method has executed the JSF Phase listener that performs the test should be deregistered
---------------------------------------------------------------------------------------------------

                 Key: MYFACESTEST-30
                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-30
             Project: MyFaces Test
          Issue Type: Bug
          Components: webapptest
            Reporter: Rudy De Busscher
            Priority: Critical


Before a test method is run, a JSF Phase listener is registered that coillects all requested validation checks and perform them.  But it need to registered afterwards or the next test method execution the tests are performed again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACESTEST-30) After test method has executed the JSF Phase listener that performs the test should be deregistered

Posted by "Rudy De Busscher (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACESTEST-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rudy De Busscher resolved MYFACESTEST-30.
-----------------------------------------

    Resolution: Fixed

> After test method has executed the JSF Phase listener that performs the test should be deregistered
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MYFACESTEST-30
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-30
>             Project: MyFaces Test
>          Issue Type: Bug
>          Components: webapptest
>            Reporter: Rudy De Busscher
>            Priority: Critical
>
> Before a test method is run, a JSF Phase listener is registered that coillects all requested validation checks and perform them.  But it need to registered afterwards or the next test method execution the tests are performed again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.