Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerSteps ¶
type ControllerSteps struct {
// contains filtered or unexported fields
}
ControllerSteps is steps for vdr with controller.
func NewVDRControllerSteps ¶
func NewVDRControllerSteps() *ControllerSteps
NewVDRControllerSteps creates steps for vdr with controller.
func (*ControllerSteps) RegisterSteps ¶
func (a *ControllerSteps) RegisterSteps(s *godog.Suite)
RegisterSteps registers agent steps.
func (*ControllerSteps) SetContext ¶
func (a *ControllerSteps) SetContext(ctx *context.BDDContext)
SetContext is called before every scenario is run with a fresh new context.
Click to show internal directories.
Click to hide internal directories.