Mockito
Mockito is a popular open-source mocking framework for unit tests in Java. It lets developers write clean, readable tests by creating mock objects, stubbing their behavior, verifying interactions, and using simple, fluent APIs to keep test setup minimal and intent obvious.
1 APIs
0 Features
JavaMockingTestingUnit TestingOpen SourceFramework
APIs
Mockito Core
The core Mockito mocking framework for creating mock objects, stubbing methods, verifying invocations, and writing expressive unit tests in Java. Mockito Core is consumed as a J...
Resources
🔗
Website
Website
👥
GitHub Organization
GitHub Organization
🚀
Getting Started
Getting Started
📄
Release Notes
Release Notes
🔗
Contributing Guide
Contributing Guide
🔗
License
License
💻
Code of Conduct
Code of Conduct