]
Aslak Knutsen updated ARQ-734:
------------------------------
Fix Version/s: 1.1.0.CR1
Forum Reference:
Filter TestClass based on @OperatesOnDeployment during deploy
-------------------------------------------------------------
Key: ARQ-734
URL:
https://issues.jboss.org/browse/ARQ-734
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Base Implementation
Affects Versions: 1.0.0.CR7
Reporter: Aslak Knutsen
Fix For: 1.1.0.CR1
When using Multiple incontainer Deployments with different Content in combination with
@OperatesOnDeployment @Tests might fail due to CNFE.
CNFE is thrown by the Container because the TestClass is refers to Classes from the
'other' deployment and can't be loaded, even tho they are not executed.
Arquillian should Filter and Rewrite the TestClass before it is deployed so only the
@Test methods that are targeted to a specific Deployment are visible runtime.
Note:
javaassist is a very common lib and version conflicts are easy to occur. Shard javassist
under a org.jboss.arq namespace?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: