[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
Mon Jul 14 09:52:30 EDT 2014


Aslak Knutsen created ARQ-1818:
----------------------------------

             Summary: 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
      Security Level: Public (Everyone can see)
          Components: Test Harness Integration
    Affects Versions: 1.1.5.Final
            Reporter: Aslak Knutsen


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.2.6#6264)


More information about the arquillian-issues mailing list