| Package | Description |
|---|---|
| org.mockito.exceptions |
Exception messages, exception hierarchies.
|
| org.mockito.internal.matchers |
Argument matchers for verification and stubbing.
|
| org.mockito.internal.progress |
Mocking progress stateful classes.
|
| Class and Description |
|---|
| LocalizedMatcher |
| Class and Description |
|---|
| Any |
| CapturesArguments |
| CompareTo |
| ContainsExtraTypeInfo
Intended to use in certain ArgumentMatchers.
|
| Equals |
| NotNull |
| Null |
| VarargMatcher
Internal interface that informs Mockito that the matcher is intended to capture varargs.
|
| Class and Description |
|---|
| LocalizedMatcher |