DOC

com.googlecode.jmockit : jmockit-coverage

Maven & Gradle

Mar 09, 2014
13 usages

JMockit Coverage · JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Table Of Contents

Latest Version

Download com.googlecode.jmockit : jmockit-coverage Javadoc & API Documentation - Latest Versions:

All Versions

Download com.googlecode.jmockit : jmockit-coverage Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.999.x

How to open Javadoc JAR file in web browser

  1. Rename the file jmockit-coverage-0.999.26-javadoc.jar to jmockit-coverage-0.999.26-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jmockit-coverage-0.999.26-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jmockit-coverage-0.999.26-sources.jar" -d "jmockit-coverage-0.999.26-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 09, 2014
120 usages
Mar 09, 2014
13 usages

Discover Dependencies

Jan 19, 2017
2 usages
42 stars
Aug 06, 2023
11 usages
Jan 22, 2018
4 usages
1.9k stars
Nov 23, 2020
8 usages
385 stars
Dec 18, 2021
2 usages
9 stars
Mar 23, 2017
5 usages
5 stars
Mar 23, 2017
4 usages
5 stars
Nov 14, 2020
2 usages
1 stars