Package com.mockobjects.dynamic
Interface ConstraintMatcher
-
- All Known Implementing Classes:
AnyConstraintMatcher,FullConstraintMatcher
public interface ConstraintMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object[]getConstraints()booleanmatches(java.lang.Object[] args)
-