Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Steps ¶
type Steps struct {
// contains filtered or unexported fields
}
func NewSteps ¶
func NewSteps(ctx *bddcontext.BDDContext) *Steps
NewSteps returns new Steps context.
func (*Steps) RegisterSteps ¶
func (s *Steps) RegisterSteps(sc *godog.ScenarioContext)
RegisterSteps registers VC scenario steps.
Click to show internal directories.
Click to hide internal directories.