About The JMockit Testing Toolkit Samples
Sample test suites for the toolkit
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
Tutorial Sample | Sample test suites for the toolkit |
LoginService Sample | Sample test suites for the toolkit |
Java 8 testing | Sample test suites for the toolkit |
petclinic | A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes. JMockit is used for integration testing, instead of the Spring Test Context. |