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 defines context for OIDC4VC scenario steps.
func NewSteps ¶
func NewSteps(ctx *bddcontext.BDDContext) (*Steps, error)
NewSteps returns new Steps context.
func (*Steps) RegisterSteps ¶
func (s *Steps) RegisterSteps(sc *godog.ScenarioContext)
RegisterSteps registers OIDC4VC scenario steps.
func (*Steps) ResetAndSetup ¶
Click to show internal directories.
Click to hide internal directories.