|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.specrunner.source.text.Keywords
public class Keywords
Map of special keywords.
| Constructor Summary | |
|---|---|
Keywords(ResourceBundle bundle)
Create a keyword set with a bundle. |
|
| Method Summary | |
|---|---|
String |
getBackground()
Get the i18n background keyword. |
String |
getExamples()
Get the i18n examples keyword. |
String |
getFeature()
Get the i18n feature keyword. |
String |
getFinally()
Get the i18n finally keyword. |
String |
getScenario()
Get the i18n scenario keyword. |
String |
getScenarioOutline()
Get the i18n scenario outline keyword. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Keywords(ResourceBundle bundle)
bundle - The bundle.| Method Detail |
|---|
public String getFeature()
public String getBackground()
public String getFinally()
public String getScenario()
public String getScenarioOutline()
public String getExamples()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||