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

Aslak Knutsen (JIRA) issues at jboss.org
Sun Jun 22 17:55:25 EDT 2014


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

Aslak Knutsen resolved ARQ-286.
-------------------------------

      Assignee: Aslak Knutsen
    Resolution: Done


pushed upstream https://github.com/arquillian/arquillian-core/commit/b4d611c263bc0207537dffe9721b97b267f259d1

> Should support JUnit @Rules
> ---------------------------
>
>                 Key: ARQ-286
>                 URL: https://issues.jboss.org/browse/ARQ-286
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Test Harness Integration
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>             Fix For: 1.1.5.Final
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list