0 Replies Latest reply on Dec 20, 2010 10:07 AM by balazska

    How to unit test Seam application without Embedded JBoss

    balazska

      Hy!


      I'd like to make a Seam application with Test-Driven Development, but unfortunatelly I have just found integration test for good enough with Embedded JBoss.
      So, how can I Unit-Testing Seam components If these components use injection, etc...?


      I'd plesaed some emyple code/project.


      Thank you!