[arquillian-issues] [JBoss JIRA] (ARQ-1012) org.junit.Assume API not working

Karsten Ohme (JIRA) jira-events at lists.jboss.org
Tue Jun 26 08:29:12 EDT 2012


Karsten Ohme created ARQ-1012:
---------------------------------

             Summary: org.junit.Assume API not working
                 Key: ARQ-1012
                 URL: https://issues.jboss.org/browse/ARQ-1012
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Integration Test Suite
    Affects Versions: 1.0.0.Final
         Environment: Windows 7, Java 1.7
            Reporter: Karsten Ohme


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list