messaging

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: 18 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 messaging using controller/REST binding.

func NewMessagingControllerSteps

func NewMessagingControllerSteps() *ControllerSteps

NewMessagingControllerSteps return new steps for messaging using controller/REST binding.

func (*ControllerSteps) RegisterSteps

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

RegisterSteps registers messaging steps.

func (*ControllerSteps) SetContext

func (d *ControllerSteps) SetContext(ctx *bddcontext.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 messaging using client SDK.

func NewMessagingSDKSteps

func NewMessagingSDKSteps() *SDKSteps

NewMessagingSDKSteps return new steps for messaging using client SDK.

func (*SDKSteps) RegisterSteps

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

RegisterSteps registers messaging steps.

func (*SDKSteps) SetContext

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