File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Testing and the fly likes Code coverage for eclipse plugin test case Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Code coverage for eclipse plugin test case" Watch "Code coverage for eclipse plugin test case" New topic
Author

Code coverage for eclipse plugin test case

Thennam Pandian
Ranch Hand

Joined: Oct 11, 2005
Posts: 163
Hi,

I have written, one test case eclipse plugin. The test case i am running from ant build script, using Eclipse Test framework. Also i am using the cobertura tool to get the code coverage report.

But i am getting empty report. Could anybody please help me to resolve the issue?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Code coverage for eclipse plugin test case
 
Similar Threads
Emma Code Coverage for Web Application
Code Coverage
Open Source Code Coverage plugin for Eclipse 3.0
Test coverage tools - any preferences/recommendations out there?
Cobertura code coverage issue