Uses of Interface
net.masterthought.cucumber.json.Closure

Packages that use Closure
net.masterthought.cucumber.util   
 

Uses of Closure in net.masterthought.cucumber.util
 

Methods in net.masterthought.cucumber.util with parameters of type Closure
static
<T,R> List<R>
Util.collectScenarios(Element[] list, Closure<String,Element> clo)
           
static
<T,R> List<R>
Util.collectSteps(Step[] list, Closure<String,Step> clo)
           
 



Copyright © 2012. All Rights Reserved.