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 void
AbstractExpectations. 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 class
InvocationDispatcher
Methods in org.jmock.internal with parameters of type ExpectationCollector Modifier and Type Method Description void
ExpectationBuilder. buildExpectations(Action defaultAction, ExpectationCollector collector)
-