[arquillian-issues] [JBoss JIRA] Created: (ARQ-286) Should support JUnit @Rules

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sat Sep 11 09:53:19 EDT 2010


Should support JUnit @Rules
---------------------------

                 Key: ARQ-286
                 URL: https://jira.jboss.org/browse/ARQ-286
             Project: Arquillian
          Issue Type: Feature Request
          Components: Test Harness Integration
            Reporter: Aslak Knutsen
             Fix For: 1.0.0.Beta1


Using the JUnit feature @Rule becomes a problem when running against Remote servers since the @Rule is executed both on the Client and Container side. 

It works fine in Embedded Containers since the Test is executed in the same VM, but if the Rule is dependent on Container features, the @Test will fail.

-- 
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