|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Feature in org.specrunner.source.text |
|---|
| Methods in org.specrunner.source.text that return Feature | |
|---|---|
Feature |
Feature.add(Scenario scenario)
Add a scenario to the feature. |
Feature |
Feature.addBackground(Sentence background)
Add a background sentence. |
Feature |
Feature.addFinallys(Sentence finallys)
Add an ending sentence. |
Feature |
Scenario.getParent()
Get the feature parent. |
Feature |
IFeatureReader.load(InputStream in,
String encoding)
Read feature from load. |
Feature |
FeatureReaderImpl.load(InputStream in,
String encoding)
|
| Methods in org.specrunner.source.text with parameters of type Feature | |
|---|---|
protected nu.xom.Node |
FeaturePresenter.dumpFeature(nu.xom.Element root,
Keywords words,
Feature feature)
Dump feature to root node. |
protected void |
FeatureReaderImpl.readFeatureDescription(BufferedReader reader,
String line,
Keywords words,
Feature feature)
Read feature description. |
void |
Scenario.setParent(Feature parent)
Set the parent. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||