JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
dev.galasa.framework.spi.language.gherkin.GherkinVariables
Packages that use
GherkinVariables
Package
Description
dev.galasa.framework.spi.language.gherkin
Uses of
GherkinVariables
in
dev.galasa.framework.spi.language.gherkin
Methods in
dev.galasa.framework.spi.language.gherkin
that return
GherkinVariables
Modifier and Type
Method
Description
GherkinVariables
GherkinFeature.
getVariables
()
Methods in
dev.galasa.framework.spi.language.gherkin
with parameters of type
GherkinVariables
Modifier and Type
Method
Description
void
GherkinFeature.
setVariables
(
GherkinVariables
variables)