Uses of Class
org.jmock.internal.InvocationExpectationBuilder
-
Packages that use InvocationExpectationBuilder Package Description org.jmock The jMock "Domain-Specific Embedded Language" API. -
-
Uses of InvocationExpectationBuilder in org.jmock
Fields in org.jmock declared as InvocationExpectationBuilder Modifier and Type Field Description private InvocationExpectationBuilderAbstractExpectations. currentBuilderFields in org.jmock with type parameters of type InvocationExpectationBuilder Modifier and Type Field Description private java.util.List<InvocationExpectationBuilder>AbstractExpectations. buildersMethods in org.jmock that return InvocationExpectationBuilder Modifier and Type Method Description protected InvocationExpectationBuilderAbstractExpectations. currentBuilder()
-