[arquillian-issues] [JBoss JIRA] (ARQ-1818) JUnit @Before/After phase is called after/before Arquillian's Before/After phase

Aslak Knutsen (JIRA) issues at jboss.org
Wed Feb 11 13:11:48 EST 2015


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

Aslak Knutsen resolved ARQ-1818.
--------------------------------
    Resolution: Done


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

> JUnit @Before/After phase is called after/before Arquillian's Before/After phase
> --------------------------------------------------------------------------------
>
>                 Key: ARQ-1818
>                 URL: https://issues.jboss.org/browse/ARQ-1818
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Test Harness Integration
>    Affects Versions: 1.1.5.Final, 1.1.6.Final
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>            Priority: Blocker
>             Fix For: 1.1.7.Final
>
>
> In < 1.1.5.Final JUnit's @Before and @After was called by Arquillian as part of Arquillian's Before and After phases. This changed by accident during the JUnit Rule support rewrite and @Before is now called after Arquillian's Before and @After phase is now called Before Arquillian's After.
> This break down APIs like Deployer/ContainerController as non of the Suite/Class/Test Contexts are active at that point.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list