C D G R 

C

Cucumber - Class in cucumber.api.junit
Classes annotated with @RunWith(Cucumber.class) will run a Cucumber Feature.
Cucumber(Class) - Constructor for class cucumber.api.junit.Cucumber
Constructor called by JUnit.
cucumber.api.junit - package cucumber.api.junit
 
Cucumber.Options - Annotation Type in cucumber.api.junit
This annotation can be used to give additional hints to the Cucumber runner about what to run.

D

describeChild(FeatureRunner) - Method in class cucumber.api.junit.Cucumber
 

G

getChildren() - Method in class cucumber.api.junit.Cucumber
 

R

run(RunNotifier) - Method in class cucumber.api.junit.Cucumber
 
runChild(FeatureRunner, RunNotifier) - Method in class cucumber.api.junit.Cucumber
 
C D G R 

Copyright © 2013. All Rights Reserved.