Uses of Class
dev.galasa.framework.spi.teststructure.TestGherkinMethod
Packages that use TestGherkinMethod
Package
Description
Galasa Framework - SPI - Pojos to represent the structure of the Test Class
-
Uses of TestGherkinMethod in dev.galasa.framework.spi.language.gherkin
Methods in dev.galasa.framework.spi.language.gherkin that return TestGherkinMethod -
Uses of TestGherkinMethod in dev.galasa.framework.spi.teststructure
Method parameters in dev.galasa.framework.spi.teststructure with type arguments of type TestGherkinMethodModifier and TypeMethodDescriptionvoid
TestStructure.setGherkinMethods
(List<TestGherkinMethod> methods)