Package | Description |
---|---|
com.intuit.karate.cucumber | |
com.intuit.karate.ui |
Modifier and Type | Method and Description |
---|---|
FeatureSection |
ScenarioOutlineWrapper.getSection() |
FeatureSection |
ScenarioWrapper.getSection() |
FeatureSection |
FeatureWrapper.getSection(int sectionIndex) |
Modifier and Type | Method and Description |
---|---|
List<FeatureSection> |
FeatureWrapper.getSections() |
Modifier and Type | Method and Description |
---|---|
void |
ScenarioOutlineWrapper.setSection(FeatureSection section) |
void |
ScenarioWrapper.setSection(FeatureSection section) |
Modifier and Type | Method and Description |
---|---|
FeatureSection |
AppSession.refresh(FeatureSection section) |
Modifier and Type | Method and Description |
---|---|
FeatureSection |
AppSession.refresh(FeatureSection section) |
Constructor and Description |
---|
SectionPanel(AppSession session,
FeatureSection section) |
Copyright © 2018. All rights reserved.