3 Replies Latest reply on Jun 9, 2010 2:04 PM by ssilvert

    Problem with JSFUnit and CodeCover

    neji123

      Hi all,

       

      I'm pretty new to JSFUnit und the other Java stuff so I apologize if this is a stupid question.

      I made a few tries with JSFUnit and it all worked fine. I created a little test project with a small test class.

       

      Then i wanted to run a coverage test using the tool "codecover" but it didn't worked. It showed up, as if there's no code executed in the testclass.

      Is this a coincidence or can JSFUnit not been run together with codecover (maybe because they are both working on the classloader !?)