[
https://issues.jboss.org/browse/ARQ-351?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen commented on ARQ-351:
-----------------------------------
As of CR2:
@Before and @After will follow the mode of @Test (strange in mixed mode for sure, but that
is where this issue comes in)
@BeforeClass and @AfterClass will always execute on Client, regardless of @Test
@Run(AS_CLIENT) support on lifecycle methods
--------------------------------------------
Key: ARQ-351
URL:
https://issues.jboss.org/browse/ARQ-351
Project: Arquillian
Issue Type: Feature Request
Components: Base Implementation, Test Harness Integration
Reporter: Aslak Knutsen
Fix For: 1.1.0.CR1
With support for multiple testable deployments and control off lifecycle method
execution, we should open for:
@Run() on @BeforeClass/@AfterClass/@Before/@After to support lifecycle methods both on
client and incontainer.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira