See: Description
| Package | Description |
|---|---|
| mockit |
Provides the classes and annotations used when writing tests with the JMockit mocking and faking APIs.
|
| mockit.integration.junit4 |
Provides integration with JUnit 4.x test runners, for version 4.5 or newer.
|
JMockit is a Java toolkit for automated developer testing. The figure below provides an overview of the available mocking and faking APIs. Clicking on individual items will navigate to the corresponding API documentation or Tutorial pages.
For a quick introduction to JMockit, go to the Getting Started page. For the motivations that led to the creation of the toolkit, see the About JMockit page.
The JMockit Tutorial contains an extensive description of the APIs and the code coverage tool, with plenty of example code.
Questions and feedback should be posted on the JMockit Users discussion group.
Bug reports, feature/enhancement requests and other issues should be posted on the Issue Tracker. Source code contributions can be submitted as regular GitHub pull requests from a forked repository.
Copyright © 2006–2016. All rights reserved.