Class | Description |
---|---|
DeclaredByMatcher |
InvocationMatcher based on declaring class of the method invoked.
|
MethodNameMatcher |
A
MethodNameMatcher simply checks to see that the method name of the invocation matches the target method
name given in the constructor. |
ReturnTypeMatcher |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.