1 Reply Latest reply on Aug 1, 2005 1:30 AM by bill.burke

    Unit testing

    matek

      I'm trying to find information on how to unit test ejb 3.0 stuff - unfortunately not many resources are available on this subject.

      In cactus documentation they only talk about ejb 3.0 testing, so i guess it will not work for 3.0.

      Any suggestions ?

        • 1. Re: Unit testing
          bill.burke

          matek, check out head CVS.

          For years, JBoss has had wrappers to deploy at setup, and undeploy at teardown, but we just never got around to publishing it and documenting. Take a look at jboss-head/ejb3/build-test.xml

          and ejb3/src/test/.../*TestCase.java