cucumber.runtime.model
Class CucumberBackground

java.lang.Object
  extended by cucumber.runtime.model.StepContainer
      extended by cucumber.runtime.model.CucumberBackground

public class CucumberBackground
extends StepContainer


Constructor Summary
CucumberBackground(CucumberFeature cucumberFeature, gherkin.formatter.model.Background background)
           
 
Method Summary
 
Methods inherited from class cucumber.runtime.model.StepContainer
getSteps, step
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucumberBackground

public CucumberBackground(CucumberFeature cucumberFeature,
                          gherkin.formatter.model.Background background)


Copyright © 2012. All Rights Reserved.