presentproof

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: 43 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 supports steps for Present Proof controller.

func NewPresentProofControllerSteps

func NewPresentProofControllerSteps() *ControllerSteps

NewPresentProofControllerSteps creates steps for Present Proof controller.

func (*ControllerSteps) RegisterSteps

func (s *ControllerSteps) RegisterSteps(gs *godog.Suite)

RegisterSteps registers agent steps nolint:lll

func (*ControllerSteps) SetContext

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

SetContext sets every scenario with a fresh context.

type SDKSteps

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

SDKSteps is steps for the presentproof using client SDK.

func NewPresentProofSDKSteps

func NewPresentProofSDKSteps() *SDKSteps

NewPresentProofSDKSteps creates steps for the presentproof with SDK.

func (*SDKSteps) RegisterSteps

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

RegisterSteps registers agent steps.

func (*SDKSteps) SetContext

func (a *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