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 TypeMethodDescriptionvoidSequence.constrainAsNextInSequence(InvocationExpectation expectation) -
Uses of InvocationExpectation in org.jmock.internal
Fields in org.jmock.internal declared as InvocationExpectationModifier and TypeFieldDescriptionprivate final InvocationExpectationInvocationExpectationBuilder.expectationMethods in org.jmock.internal with parameters of type InvocationExpectationModifier and TypeMethodDescriptionvoidNamedSequence.constrainAsNextInSequence(InvocationExpectation expectation)