-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
-
-
Workaround Exists
-
Hi,
my test classes are annotated with @RunWith(Arquillian.class)
I try to use the newer JUnit org.junit.Assume API.
The problem ist, that the outcome of the test seems to be ignored, e.g. org.junit.Assume.assertNonNull does not fail and throws an exception.