Package org.jmock.syntax
Interface ArgumentConstraintPhrases
-
- All Known Implementing Classes:
AbstractExpectations
,Expectations
public interface ArgumentConstraintPhrases
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> T
with(org.hamcrest.Matcher<T> matcher)
-