Uses of Interface
org.jmock.syntax.WithClause
-
Packages that use WithClause Package Description org.jmock The jMock "Domain-Specific Embedded Language" API. -
-
Uses of WithClause in org.jmock
Fields in org.jmock declared as WithClause Modifier and Type Field Description protected WithClause
AbstractExpectations. with
Syntactic sugar for specifying arguments that are matchers for primitive types or are untyped matchers.
-