JMock Core API

Core library for creating mock objects and defining expectations in Java tests using an expressive DSL. Supports JUnit 4 and JUnit 5, modern JDK versions, and integrates seamlessly with IDE refactoring and autocompletion tools.

API entry from apis.yml

apis.yml Raw ↑
aid: jmock:jmock-core-api
name: JMock Core API
description: Core library for creating mock objects and defining expectations in Java tests using an expressive
  DSL. Supports JUnit 4 and JUnit 5, modern JDK versions, and integrates seamlessly with IDE refactoring
  and autocompletion tools.
humanURL: http://www.jmock.org/
tags:
- Java
- Mocking
- Testing
properties:
- type: Documentation
  url: http://www.jmock.org/documentation.html
- type: Getting Started
  url: http://www.jmock.org/getting-started.html
- type: Cookbook
  url: http://www.jmock.org/cookbook.html
- type: Cheat Sheet
  url: http://www.jmock.org/cheat-sheet.html
- type: JavaDoc
  url: http://www.jmock.org/javadoc/2.12.0/
- type: GitHub Repository
  url: https://github.com/jmock-developers/jmock-library
- type: Maven Central
  url: https://mvnrepository.com/artifact/org.jmock/jmock