JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jmock.syntax
ActionClause
Contents
Description
Method Summary
Method Details
will(Action)
Hide sidebar
Show sidebar
Interface ActionClause
All Known Implementing Classes:
AbstractExpectations
,
Expectations
public interface
ActionClause
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
will
(
Action
action)
Method Details
will
void
will
(
Action
action)