[arquillian-issues] [JBoss JIRA] (ARQ-1801) @Before not called with arquillian-junit-standalone

Thomas Diesler (JIRA) issues at jboss.org
Fri Jun 20 03:07:28 EDT 2014


Thomas Diesler created ARQ-1801:
-----------------------------------

             Summary: @Before not called with arquillian-junit-standalone
                 Key: ARQ-1801
                 URL: https://issues.jboss.org/browse/ARQ-1801
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler


When using

{code}
            <dependency>
                <groupId>org.jboss.arquillian.junit</groupId>
                <artifactId>arquillian-junit-standalone</artifactId>
                <version>1.1.4.Final</version>
            </dependency>
{code}

@BeforeClass and @Before are not called.

Using arquillian-junit-container they are.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list