Group: Googlecode JMockit
Sort by:Popular

1. Main138 usages

com.googlecode.jmockit » jmockitMIT

JMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies.
Last Release on Mar 9, 2014

Relocated → org.jmockit » jmockit

2. JMockit Coverage16 usages

com.googlecode.jmockit » jmockit-coverageMIT

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.
Last Release on Mar 9, 2014

Relocated → org.jmockit » jmockit-coverage