Group: JMockit
Sort:
popular
|
newest
1. JMockit1,086 usages
org.jmockit » jmockitMIT
JMockit is a Java toolkit for automated developer testing.
It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external
APIs; JUnit (4 & 5) and TestNG test runners are supported.
It also contains an advanced code coverage tool.
Last Release on Dec 29, 2019
2. JMockit Coverage80 usages
org.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 Apr 24, 2016