Uses of Interface
org.jmock.internal.ExpectationCapture
-
Packages that use ExpectationCapture Package Description org.jmock.internal This package contains internal implementation details. -
-
Uses of ExpectationCapture in org.jmock.internal
Classes in org.jmock.internal that implement ExpectationCapture Modifier and Type Class Description class
InvocationExpectationBuilder
Methods in org.jmock.internal with parameters of type ExpectationCapture Modifier and Type Method Description Object
CaptureControl. captureExpectationTo(ExpectationCapture capture)
Constructors in org.jmock.internal with parameters of type ExpectationCapture Constructor Description InvocationToExpectationTranslator(ExpectationCapture capture, Action defaultAction)
-