| Package | Description |
|---|---|
| org.jmock |
The jMock "Domain-Specific Embedded Language" API.
|
| org.jmock.internal |
This package contains internal implementation details.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Mockery.MockObject.captureExpectationTo(ExpectationCapture capture) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationExpectationBuilder |
| Modifier and Type | Field and Description |
|---|---|
private ExpectationCapture |
InvocationToExpectationTranslator.capture |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
CaptureControl.captureExpectationTo(ExpectationCapture capture) |
| Constructor and Description |
|---|
InvocationToExpectationTranslator(ExpectationCapture capture,
Action defaultAction) |