|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovy.mock.ClosureConstraintMatcher
public class 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 final 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()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||