Uses of Interface
org.hamcrest.Condition.Step
Packages that use Condition.Step
-
Uses of Condition.Step in org.hamcrest
Methods in org.hamcrest with parameters of type Condition.StepModifier and TypeMethodDescriptionabstract <U> Condition<U>
Condition.and
(Condition.Step<? super T, U> mapping) final <U> Condition<U>
Condition.then
(Condition.Step<? super T, U> mapping)