Package | Description |
---|---|
com.agical.rmock.core.expectation | |
com.agical.rmock.core.expectation.reference | |
com.agical.rmock.extension.cglib |
Modifier and Type | Method and Description |
---|---|
void |
InvocationListener.invocation(ObjectReference caller,
ObjectReference callee,
MethodReference methodReference,
ObjectReference[] arguments) |
void |
InvocationListener.invocation(ObjectReference caller,
ObjectReference callee,
MethodReference methodReference,
ObjectReference[] arguments) |
Modifier and Type | Class and Description |
---|---|
class |
BasicObjectReference |
class |
PropertyObjectReference |
Modifier and Type | Field and Description |
---|---|
static ObjectReference |
ObjectReference.NULL |
Modifier and Type | Method and Description |
---|---|
ObjectReference[] |
ObjectReferenceFactory.getObjectReferenceArray(Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
ObjectReference |
ObjectReferenceRetriever.getObjectReferenceFromProxy(Object object) |
ObjectReference |
CglibProxyFactory.getObjectReferenceFromProxy(Object object) |
ObjectReference |
ObjectReferenceRetriever.getObjectReferenceFromStackTrace(String stacktrace,
int lineToUse) |
ObjectReference |
CglibProxyFactory.getObjectReferenceFromStackTrace(String stacktrace,
int lineToUse) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.