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 voidSequence. constrainAsNextInSequence(InvocationExpectation expectation) -
Uses of InvocationExpectation in org.jmock.internal
Fields in org.jmock.internal declared as InvocationExpectation Modifier and Type Field Description private InvocationExpectationInvocationExpectationBuilder. expectationMethods in org.jmock.internal with parameters of type InvocationExpectation Modifier and Type Method Description voidNamedSequence. constrainAsNextInSequence(InvocationExpectation expectation)
-