com.mockobjects.constraint
public class IsAnything extends java.lang.Object implements Constraint
true
.Constructor and Description |
---|
IsAnything() |
public boolean eval(java.lang.Object o)
Constraint
eval
in interface Constraint
true
if o meets the constraint,
false
if it does not.public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2002 Mock Objects. All Rights Reserved.