net.masterthought.cucumber.json
Class Step.predicates
java.lang.Object
net.masterthought.cucumber.json.Step.predicates
- Enclosing class:
- Step
public static class Step.predicates
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Step.predicates
public Step.predicates()
hasStatus
public static com.googlecode.totallylazy.predicates.LogicalPredicate<Step> hasStatus(Util.Status status)
status
public static com.googlecode.totallylazy.Function1<Step,Util.Status> status()
Copyright © 2014. All Rights Reserved.