runtimex

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoopStepCtx

type NoopStepCtx = internal.NoopStepCtx

NoopStepCtx allows running repository methods without an external step framework.

type StepCtx

type StepCtx = internal.StepCtx

StepCtx is a public alias to the repository step contract.

func NewTestingStepCtx

func NewTestingStepCtx(tb testing.TB) StepCtx

NewTestingStepCtx adapts testing.TB to repository step contract.

type T

type T = internal.T

T is a public alias to the repository runtime test contract.

func NewTestingT

func NewTestingT(tb testing.TB, ctx context.Context) T

NewTestingT adapts testing.TB to repository runtime contract.

Jump to

Keyboard shortcuts

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