public abstract class AbstractTestNGCucumberTests extends Object
| Constructor and Description |
|---|
AbstractTestNGCucumberTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
runScenario(PickleEventWrapper pickleWrapper,
CucumberFeatureWrapper featureWrapper) |
Object[][] |
scenarios()
Returns two dimensional array of PickleEventWrapper scenarios with their associated CucumberFeatureWrapper feature.
|
void |
setUpClass() |
void |
tearDownClass() |
public void runScenario(PickleEventWrapper pickleWrapper, CucumberFeatureWrapper featureWrapper) throws Throwable
Throwable@DataProvider public Object[][] scenarios()
Copyright © 2019. All rights reserved.