Package org.jmock.syntax
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 Detail
-
will
void will(Action action)
-
-