|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgroovy.mock.ClosureConstraintMatcher
| Field Summary | |
private Closure |
closure
|
private java.lang.String |
message
|
| Constructor Summary | |
ClosureConstraintMatcher(Closure closure)
|
|
| Method Summary | |
boolean |
eval(java.lang.Object object)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private Closure closure
private java.lang.String message
| Constructor Detail |
public ClosureConstraintMatcher(Closure closure)
| Method Detail |
public boolean eval(java.lang.Object object)
eval in interface com.mockobjects.constraint.Constraintpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||