[arquillian-issues] [JBoss JIRA] (ARQ-986) Add more advanced exception matching logic in @ShouldThrowException

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Nov 15 13:18:06 EST 2013


     [ https://issues.jboss.org/browse/ARQ-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated ARQ-986:
------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Add more advanced exception matching logic in @ShouldThrowException
> -------------------------------------------------------------------
>
>                 Key: ARQ-986
>                 URL: https://issues.jboss.org/browse/ARQ-986
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Deployable Containers SPI
>            Reporter: Dan Allen
>            Assignee: Ivan St. Ivanov
>            Priority: Minor
>             Fix For: 1.1.2.Final
>
>
> The @ShouldThrowException assertion for a deployment should support more intelligent exception matching similar to what was implemented for Seam Catch. A single exception class compared to the outer most exception often isn't sufficient. If nothing else, we should unwrap the exception and try the match for each exception in the stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list