Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
*kogitoSteps.Data
}
Data contains all data needed by Gherkin steps to run
func (*Data) RegisterAllSteps ¶
func (data *Data) RegisterAllSteps(ctx *godog.ScenarioContext)
RegisterAllSteps register all steps available to the test suite
Click to show internal directories.
Click to hide internal directories.