| Package | Description |
|---|---|
| org.easymock.internal |
| Modifier and Type | Method and Description |
|---|---|
ExpectedInvocation |
ExpectedInvocationAndResults.getExpectedInvocation() |
ExpectedInvocation |
ExpectedInvocationAndResult.getExpectedInvocation() |
ExpectedInvocation |
ExpectedInvocation.withMatcher(ArgumentsMatcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnorderedBehavior.addExpected(ExpectedInvocation expected,
Result result,
Range count) |
void |
MocksBehavior.addExpected(ExpectedInvocation expected,
Result result,
Range count) |
void |
IMocksBehavior.addExpected(ExpectedInvocation expected,
Result result,
Range count) |
void |
MocksBehavior.addStub(ExpectedInvocation expected,
Result result) |
void |
IMocksBehavior.addStub(ExpectedInvocation expected,
Result result) |
boolean |
UnorderedBehavior.allowsExpectedInvocation(ExpectedInvocation expected,
boolean checkOrder) |
| Constructor and Description |
|---|
ExpectedInvocationAndResult(ExpectedInvocation expectedInvocation,
Result result) |
ExpectedInvocationAndResults(ExpectedInvocation expectedInvocation,
Results results) |
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>