Package | Description |
---|---|
org.mockito.internal.invocation |
Invocation machinery and related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeSafeMatching |
Modifier and Type | Method and Description |
---|---|
static ArgumentMatcherAction |
TypeSafeMatching.matchesTypeSafe() |
Modifier and Type | Method and Description |
---|---|
boolean |
MatcherApplicationStrategy.forEachMatcherAndArgument(ArgumentMatcherAction action)
Applies the given
ArgumentMatcherAction to all arguments and
corresponding matchers |
Copyright © 2020. All rights reserved.