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

Aslak Knutsen (JIRA) issues at jboss.org
Sun Jun 22 18:01:29 EDT 2014


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

Aslak Knutsen edited comment on ARQ-286 at 6/22/14 6:00 PM:
------------------------------------------------------------

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


was (Author: aslak):
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