Class Invocation
java.lang.Object
org.easymock.internal.Invocation
- All Implemented Interfaces:
Serializable
- Author:
- OFFIS, Tammo Freese
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCapture(Captures<Object> capture, Object value) voidbooleanObject[]getMock()inthashCode()static booleanisJavaIdentifier(String mockName) toString()void
-
Constructor Details
-
Invocation
-
-
Method Details
-
getMock
-
getMethod
-
getArguments
-
equals
-
hashCode
-
toString
-
getMockAndMethodName
-
addCapture
-
validateCaptures
public void validateCaptures() -
clearCaptures
public void clearCaptures() -
isJavaIdentifier
-