public class TestCase extends Object
Constructor and Description |
---|
TestCase(List<TestStep> testSteps,
gherkin.events.PickleEvent pickleEvent) |
Modifier and Type | Method and Description |
---|---|
int |
getLine() |
String |
getName() |
String |
getScenarioDesignation() |
List<gherkin.pickles.PickleTag> |
getTags() |
List<TestStep> |
getTestSteps() |
String |
getUri() |
void |
run(EventBus bus) |
Copyright © 2017. All Rights Reserved.