integration

package
v0.0.0-...-e3f8a59 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeSqs

type FakeSqs struct {
	Msgs []sqs.SendMessageInput
}

func (*FakeSqs) SendMessage

func (f *FakeSqs) SendMessage(ctx context.Context, params *sqs.SendMessageInput, optFns ...func(*sqs.Options)) (*sqs.SendMessageOutput, error)

type Universe

type Universe struct {
	DeadMessageQuery   dante_spb.DeadMessageQueryServiceClient
	DeadMessageWorker  dante_tpb.DeadMessageTopicClient
	DeadMessageCommand dante_spb.DeadMessageCommandServiceClient
	FakeSqs            FakeSqs

	*flowtest.Stepper[*testing.T]
}

func NewUniverse

func NewUniverse(ctx context.Context, t *testing.T) *Universe

func (*Universe) RunSteps

func (uu *Universe) RunSteps(t *testing.T)

Jump to

Keyboard shortcuts

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