1 Reply Latest reply on May 4, 2011 10:31 AM by aslak

    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