You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Anil Agrawal <a....@popnet.co.in> on 2003/05/05 11:02:16 UTC

Want to use Clover with ServletTestRunner

I am testing all my jsp tags using ServletTestRunner.
I am not using ant to run my testcases.

I want to use Clover to check code coverage by my testcases.

Clover documents provides that run the test case using ant.

How to use Clover to test my testcases which calls
org.apache.cactus.server.runner.ServletTestRunner.

With regards
Anil