Frames | No Frames |
Classes implementing com.mockobjects.constraint.Constraint | |
class | Calculates the logical conjunction of two constraints. |
class | A constraint that always returns true . |
class | Is the value a number equal to a value within some range of
acceptable error?
|
class | Is the value equal to another value, as tested by the
java.lang.Object.equals method?
|
class | Tests if the value is an event announced by a specific object. |
class | Is the value greater than another java.lang.Comparable value?
|
class | Tests whether the value is an instance of a class. |
class | Is the value less than another java.lang.Comparable value?
|
class | Calculates the logical negation of a constraint. |
class | Is the value null?
|
class | Is the value the same object as another value?
|
class | Calculates the logical disjunction of two constraints. |
Constructors with parameter type com.mockobjects.constraint.Constraint | |
Constructors with parameter type com.mockobjects.constraint.Constraint | |
Fields of type com.mockobjects.constraint.Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint |
Methods with parameter type com.mockobjects.constraint.Constraint | |
Constraint | |
ConstraintMatcher | |
ConstraintMatcher | |
ConstraintMatcher | |
Constraint | |
Constraint |
Methods with return type com.mockobjects.constraint.Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint | |
Constraint |