|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invocation | |
|---|---|
| org.easymock.internal | |
| Uses of Invocation in org.easymock.internal |
|---|
| Methods in org.easymock.internal that return Invocation | |
|---|---|
static Invocation |
LastControl.getCurrentInvocation()
|
| Methods in org.easymock.internal with parameters of type Invocation | |
|---|---|
Result |
UnorderedBehavior.addActual(Invocation actual)
|
Result |
MocksBehavior.addActual(Invocation actual)
|
Result |
IMocksBehavior.addActual(Invocation invocation)
|
List<ErrorMessage> |
UnorderedBehavior.getMessages(Invocation invocation)
|
Object |
ReplayState.invoke(Invocation invocation)
|
Object |
RecordState.invoke(Invocation invocation)
|
Object |
IMocksControlState.invoke(Invocation invocation)
|
boolean |
ExpectedInvocation.matches(Invocation actual)
|
static void |
LastControl.pushCurrentInvocation(Invocation invocation)
|
| Constructors in org.easymock.internal with parameters of type Invocation | |
|---|---|
ExpectedInvocation(Invocation invocation,
List<IArgumentMatcher> matchers)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||