[arquillian-issues] [JBoss JIRA] (ARQ-2171) @ClassRules should not be executed in container

Matous Jobanek (JIRA) issues at jboss.org
Mon Jan 22 10:08:00 EST 2018


Matous Jobanek created ARQ-2171:
-----------------------------------

             Summary: @ClassRules should not be executed in container
                 Key: ARQ-2171
                 URL: https://issues.jboss.org/browse/ARQ-2171
             Project: Arquillian
          Issue Type: Bug
          Components: core
    Affects Versions: 1.2.0.Final
            Reporter: Matous Jobanek


For the same reason why {{@Before/After Class}} methods are not invoked in a container (the state between {{@Test}} methods is not kept), the {{@ClassRules}} should be prevented from running there as well. 
Currently, they are executed on both sides - on client & in container



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the arquillian-issues mailing list