Uses of Enum Class
dev.galasa.framework.spi.language.gherkin.GherkinKeyword
Packages that use GherkinKeyword
Package
Description
Galasa Framework - SPI
-
Uses of GherkinKeyword in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return GherkinKeyword -
Uses of GherkinKeyword in dev.galasa.framework.spi.language.gherkin
Methods in dev.galasa.framework.spi.language.gherkin that return GherkinKeywordModifier and TypeMethodDescriptionstatic GherkinKeyword
GherkinStatement.getKeyword()
static GherkinKeyword
Returns the enum constant of this class with the specified name.static GherkinKeyword[]
GherkinKeyword.values()
Returns an array containing the constants of this enum class, in the order they are declared.