Project Summary

  Analyzed 5 days ago based on code collected 5 days ago.

The idea for this project came from real life. We just needed to make sure that all the specification described by the source javadoc is covered with unit tests.

The simplest idea to make sure everything was properly and completely tested was to create a test for each sentence (or couple of related sentences) from the source javadoc. But then how do you make sure everything is covered?

This tool adresses this problem. You annotate each test with a sentence from the javadoc. The tool creates a report showing which parts of the javadoc are covered with tests, and which not.

The project also includes a maven plugin.

THIS PROJECT IS WORK IN PROGRESS and is NOT READY YET :)

Share

In a Nutshell, javadoc-test-coverage...

 

Activity

30 Day Summary Apr 14 2013 — May 14 2013

12 Month Summary May 14 2012 — May 14 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.