jmockit
com.github.hazendaz.jmockit
com.github.hazendaz.jmockit:jmockit is a Maven Central artifact (jar) for the JVM. It has 16 published versions. Browse versions below for dependency snippets and security details.
Recommended: 2.3.0 16 versions jarChecking...
Add to your project1.52.0
<dependency>
<groupId>com.github.hazendaz.jmockit</groupId>
<artifactId>jmockit</artifactId>
<version>1.52.0</version>
</dependency>Version Details — 1.52.0
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
The MIT License
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 and 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.
Checking security advisories...