[arquillian-issues] [JBoss JIRA] Commented: (ARQ-227) Support Deployment exception assert

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Jul 26 12:04:33 EDT 2010


    [ https://jira.jboss.org/browse/ARQ-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12541006#action_12541006 ] 

Aslak Knutsen commented on ARQ-227:
-----------------------------------

Since Deployments happen in @BeforeClass we don't have any instance to test against. We need to override the testframeworks method lookup to support 'static' test methods or just call them our selves. (The TestFrameworks probably need at least one method marked with @Test to run at all)

> Support Deployment exception assert
> -----------------------------------
>
>                 Key: ARQ-227
>                 URL: https://jira.jboss.org/browse/ARQ-227
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Test Harness Integration
>            Reporter: Aslak Knutsen
>
> For container / deployer / framework dev it is useful to be able to Assert on Deployment related issues.
> e.g. http://arquillian.pastebin.com/hPCh8yQd

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

        


More information about the arquillian-issues mailing list