-
Feature Request
-
Resolution: Done
-
Blocker
-
7.1.0.Alpha1
Hi,
I tried to implement test case which is using byteman but without success. It seems that arquillian in AS7 doesn't have support for byteman. There are missing classes.
Example test case:
Missing classes:
org.jboss.arquillian.framework.byteman.api.BMRule;
org.jboss.arquillian.framework.byteman.api.BMRules;
Do we have a way how to make it work?
Thank you,
Mirek