Package | Description |
---|---|
org.jmock.internal |
This package contains internal implementation details.
|
org.jmock.internal.matcher |
Modifier and Type | Class and Description |
---|---|
private static class |
InvocationExpectation.AnyParametersMatcher |
Modifier and Type | Field and Description |
---|---|
private static ParametersMatcher |
InvocationExpectation.ANY_PARAMETERS |
private ParametersMatcher |
InvocationExpectation.parametersMatcher |
Modifier and Type | Method and Description |
---|---|
void |
InvocationExpectation.setParametersMatcher(ParametersMatcher parametersMatcher) |
Modifier and Type | Class and Description |
---|---|
class |
AllParametersMatcher |