|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchingInvocationHandler | |
|---|---|
| org.unitils.mock.core | |
| org.unitils.mock.core.matching | |
| org.unitils.mock.core.matching.impl | |
| Uses of MatchingInvocationHandler in org.unitils.mock.core |
|---|
| Methods in org.unitils.mock.core that return MatchingInvocationHandler | |
|---|---|
protected MatchingInvocationHandler |
MockObject.createAlwaysMatchingBehaviorDefiningMatchingInvocationHandler(MockBehavior mockBehavior)
|
protected MatchingInvocationHandler |
MockObject.createAssertInvokedInSequenceVerifyingMatchingInvocationHandler()
|
protected MatchingInvocationHandler |
MockObject.createAssertInvokedVerifyingMatchingInvocationHandler()
|
protected MatchingInvocationHandler |
MockObject.createAssertNotInvokedVerifyingMatchingInvocationHandler()
|
protected MatchingInvocationHandler |
MockObject.createOneTimeMatchingBehaviorDefiningMatchingInvocationHandler(MockBehavior mockBehavior)
|
| Methods in org.unitils.mock.core with parameters of type MatchingInvocationHandler | |
|---|---|
protected T |
MockObject.startMatchingInvocation(MatchingInvocationHandler matchingInvocationHandler)
|
| Uses of MatchingInvocationHandler in org.unitils.mock.core.matching |
|---|
| Fields in org.unitils.mock.core.matching declared as MatchingInvocationHandler | |
|---|---|
protected MatchingInvocationHandler |
MatchingInvocationBuilder.matchingInvocationHandler
|
| Methods in org.unitils.mock.core.matching with parameters of type MatchingInvocationHandler | ||
|---|---|---|
protected Object |
MatchingInvocationBuilder.handleProxyInvocation(ProxyInvocation proxyInvocation,
MatchingInvocationHandler matchingInvocationHandler)
|
|
|
MatchingInvocationBuilder.startMatchingInvocation(String mockName,
Class<T> mockedType,
MatchingInvocationHandler matchingInvocationHandler)
|
|
| Constructors in org.unitils.mock.core.matching with parameters of type MatchingInvocationHandler | |
|---|---|
MatchingInvocationBuilder.InvocationHandler(MatchingInvocationHandler matchingInvocationHandler)
|
|
| Uses of MatchingInvocationHandler in org.unitils.mock.core.matching.impl |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||