ld

package
v0.0.0-...-64dd8ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

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 ld with controller.

func NewLDControllerSteps

func NewLDControllerSteps() *ControllerSteps

NewLDControllerSteps creates steps for ld 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.

type SDKSteps

type SDKSteps struct {
	// contains filtered or unexported fields
}

SDKSteps is steps for JSON-LD operations using client SDK.

func NewSDKSteps

func NewSDKSteps() *SDKSteps

NewSDKSteps returns new steps for JSON-LD operations using client SDK.

func (*SDKSteps) RegisterSteps

func (s *SDKSteps) RegisterSteps(suite *godog.Suite)

RegisterSteps registers the BDD steps on the suite.

func (*SDKSteps) SetContext

func (s *SDKSteps) SetContext(ctx *context.BDDContext)

SetContext is called before every scenario is run with a fresh new context.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL