Uses of Interface
org.jmock.internal.ExpectationCapture
Packages that use ExpectationCapture
Package
Description
The jMock "Domain-Specific Embedded Language" API.
This package contains internal implementation details.
-
Uses of ExpectationCapture in org.jmock
Methods in org.jmock with parameters of type ExpectationCaptureModifier and TypeMethodDescriptionMockery.MockObject.captureExpectationTo(ExpectationCapture capture) -
Uses of ExpectationCapture in org.jmock.internal
Classes in org.jmock.internal that implement ExpectationCaptureFields in org.jmock.internal declared as ExpectationCaptureModifier and TypeFieldDescriptionprivate final ExpectationCaptureInvocationToExpectationTranslator.captureMethods in org.jmock.internal with parameters of type ExpectationCaptureModifier and TypeMethodDescriptionCaptureControl.captureExpectationTo(ExpectationCapture capture) Constructors in org.jmock.internal with parameters of type ExpectationCaptureModifierConstructorDescriptionInvocationToExpectationTranslator(ExpectationCapture capture, Action defaultAction)