You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/09/09 16:25:33 UTC

[jira] Resolved: (MYFACESTEST-28) Allow checking for Exceptions thrown in assertThat()

     [ https://issues.apache.org/jira/browse/MYFACESTEST-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Korherr resolved MYFACESTEST-28.
--------------------------------------

    Resolution: Fixed

> Allow checking for Exceptions thrown in assertThat()
> ----------------------------------------------------
>
>                 Key: MYFACESTEST-28
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-28
>             Project: MyFaces Test
>          Issue Type: Improvement
>          Components: webapptest
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>
> We currently only allow checking the given return value of assertThat(), but not checking for an Exception.
> Example:
> assertThat(...).willThrow(FacesException.class)

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