1 Reply Latest reply on May 4, 2011 5:33 AM by rop

    Regarding Arquillian

    mvarshney1988

      Hello,

      As I want to unit test using testng in jbossas 6.0.

      So i included testng 6.x.jar file and all arquillian related api for version Alpha-4 but when i start to test testcases then it it start container but failed testcase shows NullPointerException in Arquillian.java (Before class) at line 76. Here I figured out that Arquillian-spi - 1.0.0-Alpha 4 does not contain that file So I updated version of spi file Now It show other NoClassDef found error in spi-1.0.0-Alpha 5 version

       

      Pls help out . I want to use injection in test class.

       

      Regards

      Mohit

        • 1. Regarding Arquillian
          rop

          Hi mohit,

           

          You need to be much more specific in your problem-description for anyone to be able to help you.

          Include exact error-msgs and stacktraces in your description, so one can see exactly what is wrong, if you still need help