net.masterthought.cucumber.json
Class Step.predicates

java.lang.Object
  extended by net.masterthought.cucumber.json.Step.predicates
Enclosing class:
Step

public static class Step.predicates
extends Object


Constructor Summary
Step.predicates()
           
 
Method Summary
static com.googlecode.totallylazy.predicates.LogicalPredicate<Step> hasStatus(Util.Status status)
           
static com.googlecode.totallylazy.Function1<Step,Util.Status> status()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Step.predicates

public Step.predicates()
Method Detail

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.