Package | Description |
---|---|
org.jmock.internal |
This package contains internal implementation details.
|
org.jmock.syntax |
Interfaces that define jMock's Domain Specific Embedded Language.
|
Modifier and Type | Class and Description |
---|---|
class |
InvocationExpectationBuilder |
Modifier and Type | Method and Description |
---|---|
ParametersClause |
InvocationExpectationBuilder.method(org.hamcrest.Matcher<Method> methodMatcher) |
ParametersClause |
InvocationExpectationBuilder.method(String nameRegex) |
Modifier and Type | Method and Description |
---|---|
ParametersClause |
MethodClause.method(org.hamcrest.Matcher<Method> methodMatcher) |
ParametersClause |
MethodClause.method(String nameRegex) |
Copyright © 2003–2021 jMock. All rights reserved.