Uses of Class
cucumber.runtime.model.CucumberBackground

Packages that use CucumberBackground
cucumber.runtime.model   
 

Uses of CucumberBackground in cucumber.runtime.model
 

Methods in cucumber.runtime.model that return CucumberBackground
 CucumberBackground CucumberScenario.getCucumberBackground()
           
 

Constructors in cucumber.runtime.model with parameters of type CucumberBackground
CucumberScenario(CucumberFeature cucumberFeature, CucumberBackground cucumberBackground, gherkin.formatter.model.Scenario scenario)
           
CucumberScenario(CucumberFeature cucumberFeature, CucumberBackground cucumberBackground, gherkin.formatter.model.Scenario exampleScenario, gherkin.formatter.model.Row example)
           
CucumberScenarioOutline(CucumberFeature cucumberFeature, CucumberBackground cucumberBackground, gherkin.formatter.model.ScenarioOutline scenarioOutline)
           
 



Copyright © 2012. All Rights Reserved.