Package mockito-errorprone: Information
Source package: mockito-errorprone
Version: 5.20.0-alt1
Build time: Dec 2, 2025, 04:53 PM in the task #401129
Category: Development/Java
Report package bugHome page: https://site.mockito.org
License: MIT
Summary: Error Prone integration for Mockito framework
Description:
Error Prone integration module for Mockito testing framework. This package provides Error Prone compiler checks specific to Mockito, helping to detect common mistakes and anti-patterns in Mockito usage at compile time. It includes annotations and error checks that improve code quality and test reliability by catching potential issues early in the development process. The module integrates with Google's Error Prone static analysis tool to provide additional compile-time verification for Mockito-based tests.
Maintainer: Ivan Khanas