Uses of Class
org.jmock.internal.InvocationExpectation
-
Packages that use InvocationExpectation Package Description org.jmock The jMock "Domain-Specific Embedded Language" API.org.jmock.internal This package contains internal implementation details. -
-
Uses of InvocationExpectation in org.jmock
Methods in org.jmock with parameters of type InvocationExpectation Modifier and Type Method Description void
Sequence. constrainAsNextInSequence(InvocationExpectation expectation)
-
Uses of InvocationExpectation in org.jmock.internal
Methods in org.jmock.internal with parameters of type InvocationExpectation Modifier and Type Method Description void
NamedSequence. constrainAsNextInSequence(InvocationExpectation expectation)
-