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 | mockmockingtestingquality |
HomePage | http://jmockit.github.io |
Date | Dec 29, 2019 |
Files | pom (9 KB) jar (681 KB) View All |
Repositories | CentralOneBusAway Pub |
Ranking | #504 in MvnRepository (See Top Artifacts) #13 in Mocking |
Used By | 1,088 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-38809 CVE-2024-22262 CVE-2024-22259 View 4 more ... |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.8.6 | |
Java Spec EPL 2.0GPL | javax » javaee-api (optional) | 7.0 | 10.0.0 | |
Testing EPL 2.0 | junit » junit (optional) 1 vulnerability | 4.12 | 5.11.3 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine (optional) | 5.5.1 | 5.11.3 | |
Web Framework Apache 2.0 | org.springframework » spring-web (optional) 5 vulnerabilities | 4.2.0.RELEASE | 6.2.0 | |
Testing Apache 2.0 | org.testng » testng (optional) 1 vulnerability | 6.14.3 | 7.10.2 |
Licenses
License | URL |
---|---|
The MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Rogério Liesenfeld |