aspose file tools
The moose likes Testing and the fly likes third party tool for junit test case checking Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "third party tool for junit test case checking" Watch "third party tool for junit test case checking" New topic
Author

third party tool for junit test case checking

swapnel surade
Ranch Hand

Joined: Mar 05, 2009
Posts: 129
Hi,

I want to check how much of my code is junit tested.
Is there any third party tool do the same.

thanks

David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

There are several commercial products. Emma is FOSS, and has an Eclipse plugin if you care about such things.

Searching the web might provide a faster and more complete answer.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26141
    
  66

I like Emma. it is very lightweight.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
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: third party tool for junit test case checking
 
Similar Threads
how to add third party tool to jsp
Statistics
Rendering html text
xsl looping
singleton and force to use it