All Classes and Interfaces
Classes
Class
Description
Base for
BugCheckers that detect issues with any() matchers and primitive types.Matches on usage of
Mockito.argThat(Matcher) with a matcher that does not extend
ArgumentMatcher.Matches on usage of
Mockito.argThat(Matcher) with a matcher that does not extend
ArgumentMatcher.BugChecker that detects usages of
org.mockito.internal.*Finds subclasses of @NotExtensible interfaces.