6 Replies Latest reply on Jun 13, 2013 5:00 AM by bmajsak

    How to work with multiple test classes?

    baradon

      Hi,

       

      I'm currently evaluating arquillian and have a problem with executing my tests.  My setup is quite simple:  In the first run, I had one EJB and one test class.  This all works perfect.  But then I tried to add a second test class.  Unfortunately, allways only the first one is executed.

       

      I search the examples and several tutorials on the net, but all of them only have one test class.

       

      What's the trick to create a bigger test system?

       

      BTW:  My project is ant-based.  We can not switch to maven.

       

       

      Best regards,

       

      Heiner