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.
License | MIT |
---|---|
Categories | Mocking |
Tags | mockingtesting |
HomePage | http://www.jmockit.org |
Date | Jun 25, 2017 |
Files | pom (10 KB) jar (756 KB) View All |
Repositories | CentralOneBusAway PubSonatypeSpring Lib M |
Ranking | #430 in MvnRepository (See Top Artifacts) #12 in Mocking |
Used By | 1,072 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 CVE-2016-1000027 |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection Apache 2.0 | com.google.code.findbugs » jsr305 (optional) | 3.0.2 | ✔ | |
Java Spec CDDLGPL 2.0 | javax » javaee-api (optional) | 7.0 | 8.0.1 | |
Testing EPL 2.0 | junit » junit (optional) 1 vulnerability | 4.12 | 5.10.0 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine (optional) | 5.0.0-M4 | 5.10.0 | |
Web Framework Apache 2.0 | org.springframework » spring-web (optional) 1 vulnerability | 4.2.0.RELEASE | 6.0.12 | |
Testing Apache 2.0 | org.testng » testng (optional) | 6.9.10 | 7.8.0 |
Licenses
License | URL |
---|---|
The MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Rogério Liesenfeld |