ctx_testing

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Instead

func Instead[T any](service T) ctx.NamedService

Types

type TestingApplication

type TestingApplication interface {
	WithTestingService(service ctx.NamedService) TestingApplication
	WithTestingServices(pkg ctx.ServicePackage) TestingApplication
	WithParameter(key string, value string) TestingApplication
	Run(runFn func() int) int
}

func CreateAutoTestingApplication added in v0.11.2

func CreateAutoTestingApplication() TestingApplication

func CreateTestingApplication

func CreateTestingApplication(servicePackages ...ctx.ServicePackage) TestingApplication

Jump to

Keyboard shortcuts

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