|
|||||||||
| Home >> All >> com >> mockobjects >> [ dynamic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mockobjects.dynamic
Interface ConstraintMatcher

- All Known Implementing Classes:
- AnyConstraintMatcher, FullConstraintMatcher
- public interface ConstraintMatcher
| Method Summary | |
java.lang.Object[] |
getConstraints()
|
boolean |
matches(java.lang.Object[] args)
|
| Method Detail |
matches
public boolean matches(java.lang.Object[] args)
getConstraints
public java.lang.Object[] getConstraints()
|
|||||||||
| Home >> All >> com >> mockobjects >> [ dynamic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC