Skip navigation links
A C F G I P R S T V 

A

AbstractTestNGCucumberTests - Class in cucumber.api.testng
Deprecated.
AbstractTestNGCucumberTests() - Constructor for class cucumber.api.testng.AbstractTestNGCucumberTests
Deprecated.
 
AbstractTestNGCucumberTests - Class in io.cucumber.testng
Runs each cucumber scenario found in the features as separated test
AbstractTestNGCucumberTests() - Constructor for class io.cucumber.testng.AbstractTestNGCucumberTests
 

C

cucumber.api.testng - package cucumber.api.testng
 
CucumberFeatureWrapper - Interface in cucumber.api.testng
Deprecated.
CucumberFeatureWrapper - Interface in io.cucumber.testng
The only purpose of this interface is to be able to provide a custom
CucumberOptions - Annotation Type in io.cucumber.testng
Configure Cucumbers options.
CucumberOptions.SnippetType - Enum in io.cucumber.testng
 

F

finish() - Method in class cucumber.api.testng.TestNGCucumberRunner
Deprecated.
 
finish() - Method in class io.cucumber.testng.TestNGCucumberRunner
 

G

getPickleEvent() - Method in interface cucumber.api.testng.PickleEventWrapper
Deprecated.
 
getPickleEvent() - Method in interface io.cucumber.testng.PickleEventWrapper
 

I

io.cucumber.testng - package io.cucumber.testng
 

P

PickleEventWrapper - Interface in cucumber.api.testng
Deprecated.
PickleEventWrapper - Interface in io.cucumber.testng
The only purpose of this interface is to be able to provide a custom
provideScenarios() - Method in class cucumber.api.testng.TestNGCucumberRunner
Deprecated.
 
provideScenarios() - Method in class io.cucumber.testng.TestNGCucumberRunner
 

R

runScenario(PickleEventWrapper, CucumberFeatureWrapper) - Method in class cucumber.api.testng.AbstractTestNGCucumberTests
Deprecated.
 
runScenario(PickleEvent) - Method in class cucumber.api.testng.TestNGCucumberRunner
Deprecated.
 
runScenario(PickleEventWrapper, CucumberFeatureWrapper) - Method in class io.cucumber.testng.AbstractTestNGCucumberTests
 
runScenario(PickleEvent) - Method in class io.cucumber.testng.TestNGCucumberRunner
 

S

scenarios() - Method in class cucumber.api.testng.AbstractTestNGCucumberTests
Deprecated.
Returns two dimensional array of PickleEventWrapper scenarios with their associated CucumberFeatureWrapper feature.
scenarios() - Method in class io.cucumber.testng.AbstractTestNGCucumberTests
Returns two dimensional array of PickleEventWrapper scenarios with their associated CucumberFeatureWrapper feature.
setUpClass() - Method in class cucumber.api.testng.AbstractTestNGCucumberTests
Deprecated.
 
setUpClass() - Method in class io.cucumber.testng.AbstractTestNGCucumberTests
 

T

tearDownClass() - Method in class cucumber.api.testng.AbstractTestNGCucumberTests
Deprecated.
 
tearDownClass() - Method in class io.cucumber.testng.AbstractTestNGCucumberTests
 
TestNGCucumberRunner - Class in cucumber.api.testng
Deprecated.
use io.cucumber.testng.TestNGCucumberRunner instead
TestNGCucumberRunner(Class) - Constructor for class cucumber.api.testng.TestNGCucumberRunner
Deprecated.
 
TestNGCucumberRunner - Class in io.cucumber.testng
Glue code for running Cucumber via TestNG.
TestNGCucumberRunner(Class) - Constructor for class io.cucumber.testng.TestNGCucumberRunner
Bootstrap the cucumber runtime

V

valueOf(String) - Static method in enum io.cucumber.testng.CucumberOptions.SnippetType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.cucumber.testng.CucumberOptions.SnippetType
Returns an array containing the constants of this enum type, in the order they are declared.
A C F G I P R S T V 
Skip navigation links

Copyright © 2019. All rights reserved.