Uses of Enum Class
dev.galasa.framework.spi.language.gherkin.GherkinKeyword
Package
Description
Galasa Framework - SPI
-
Uses of GherkinKeyword in dev.galasa.framework.spi
-
Uses of GherkinKeyword in dev.galasa.framework.spi.language.gherkin
Modifier 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.