Uses of Interface
org.jmock.syntax.WithClause

Packages that use WithClause
Package
Description
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 final WithClause
    AbstractExpectations.with
    Syntactic sugar for specifying arguments that are matchers for primitive types or are untyped matchers.