Uses of Interface
org.jmock.internal.ExpectationCollector
-
Packages that use ExpectationCollector Package Description org.jmock The jMock "Domain-Specific Embedded Language" API.org.jmock.internal This package contains internal implementation details. -
-
Uses of ExpectationCollector in org.jmock
Methods in org.jmock with parameters of type ExpectationCollector Modifier and Type Method Description voidAbstractExpectations. buildExpectations(Action defaultAction, ExpectationCollector collector) -
Uses of ExpectationCollector in org.jmock.internal
Classes in org.jmock.internal that implement ExpectationCollector Modifier and Type Class Description classInvocationDispatcherMethods in org.jmock.internal with parameters of type ExpectationCollector Modifier and Type Method Description voidExpectationBuilder. buildExpectations(Action defaultAction, ExpectationCollector collector)
-