|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mockobjects.dynamic.AnyConstraintMatcher
public class AnyConstraintMatcher
Constructor Summary | |
---|---|
AnyConstraintMatcher()
|
Method Summary | |
---|---|
java.lang.Object[] |
getConstraints()
|
boolean |
matches(java.lang.Object[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnyConstraintMatcher()
Method Detail |
---|
public boolean matches(java.lang.Object[] args)
matches
in interface ConstraintMatcher
public java.lang.Object[] getConstraints()
getConstraints
in interface ConstraintMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |