Uses of Class
org.jmock.internal.InvocationExpectation
Packages that use InvocationExpectation
Package
Description
The jMock "Domain-Specific Embedded Language" API.
This package contains internal implementation details.
-
Uses of InvocationExpectation in org.jmock
Methods in org.jmock with parameters of type InvocationExpectationModifier and TypeMethodDescriptionvoid
Sequence.constrainAsNextInSequence
(InvocationExpectation expectation) -
Uses of InvocationExpectation in org.jmock.internal
Fields in org.jmock.internal declared as InvocationExpectationModifier and TypeFieldDescriptionprivate final InvocationExpectation
InvocationExpectationBuilder.expectation
Methods in org.jmock.internal with parameters of type InvocationExpectationModifier and TypeMethodDescriptionvoid
NamedSequence.constrainAsNextInSequence
(InvocationExpectation expectation)