Class Keywords

java.lang.Object
org.jbehave.core.configuration.Keywords
Direct Known Subclasses:
LocalizedKeywords

public class Keywords extends Object
Provides the keywords which allow parsers to find steps in stories and match those steps with candidates through the annotations. It provides the starting words (Given, When, Then And, "!--") using in parsing, as well as providing keywords used in reporting.