|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Condition | |
---|---|
org.hamcrest | The stable API defining Matcher and its associated interfaces and classes. |
Uses of Condition in org.hamcrest |
---|
Methods in org.hamcrest that return Condition | ||
---|---|---|
abstract
|
Condition.and(Condition.Step<? super T,U> mapping)
|
|
Condition<O> |
Condition.Step.apply(I value,
Description mismatch)
|
|
static
|
Condition.matched(T theValue,
Description mismatch)
|
|
static
|
Condition.notMatched()
|
|
|
Condition.then(Condition.Step<? super T,U> mapping)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |