Package org.jmock.internal
Interface CaptureControl
-
- All Known Implementing Classes:
Mockery.MockObject
public interface CaptureControl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
captureExpectationTo(ExpectationCapture capture)
-
-
-
Method Detail
-
captureExpectationTo
java.lang.Object captureExpectationTo(ExpectationCapture capture)
-
-