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
}
Steps is steps for BDD tests.
func (*Steps) RegisterSteps ¶
func (e *Steps) RegisterSteps(s *godog.ScenarioContext)
RegisterSteps registers agent steps.
Click to show internal directories.
Click to hide internal directories.