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> Twith(org.hamcrest.Matcher<T> matcher)
-