JMockit Home

JMockit Toolkit API Documentation

JMockit is a Java toolkit for developer testing.

See: Description

Packages 
Package Description
mockit
Provides the classes and annotations used when writing tests with the JMockit mocking APIs.
mockit.integration.logging
Provides integration with logging frameworks such as Log4j, SLF4j, and standard JDK logging, with the purpose of isolating code under test from them.
mockit.integration.testng
Provides integration with TestNG test runners, for versions 5.14+.
JMockit Home

© 2006-2013 Rogério Liesenfeld