|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpectationsState | |
|---|---|
| com.agical.rmock.core.expectation | |
| com.agical.rmock.core.strategy.impl | |
| com.agical.rmock.extension.cglib | |
| Uses of ExpectationsState in com.agical.rmock.core.expectation |
|---|
| Classes in com.agical.rmock.core.expectation that implement ExpectationsState | |
|---|---|
class |
Engine
(c) Agical AB 2005 |
| Fields in com.agical.rmock.core.expectation declared as ExpectationsState | |
|---|---|
static ExpectationsState |
ExpectationsState.NULL
|
| Uses of ExpectationsState in com.agical.rmock.core.strategy.impl |
|---|
| Methods in com.agical.rmock.core.strategy.impl with parameters of type ExpectationsState | |
|---|---|
void |
BeginVerifyStep.setExpectationState(ExpectationsState expectationState)
|
| Uses of ExpectationsState in com.agical.rmock.extension.cglib |
|---|
| Methods in com.agical.rmock.extension.cglib with parameters of type ExpectationsState | |
|---|---|
protected void |
BaseInvocationHandler.sendInvocationListenerEvent(java.lang.Object target,
java.lang.Object[] arguments,
java.lang.reflect.Method method,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState)
|
void |
CglibProxyFactory.setExpectationState(ExpectationsState expectationsState)
|
| Constructors in com.agical.rmock.extension.cglib with parameters of type ExpectationsState | |
|---|---|
InterfaceInterceptionInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectInterceptionInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectMockInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
|
ObjectMonitorInvocationHandler(InvocationHandler invocationHandler,
java.lang.String id,
java.lang.Class clazz,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||