public static interface CheckableFluent.BoundCheckable1<P,A>
Modifier and Type | Method and Description |
---|---|
CheckableFluent.UnboundCheckable1<P,A> |
given(String name) |
P |
test(CheckableFluent.Predicate1<A> predicate) |
P |
test(CheckableFluent.Predicate1<A> predicate,
String reason) |
P test(CheckableFluent.Predicate1<A> predicate)
P test(CheckableFluent.Predicate1<A> predicate, String reason)
CheckableFluent.UnboundCheckable1<P,A> given(String name)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.