startstoptest

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Stress

func Stress(ctx context.Context, tb testingT, svc startstop.Service)

Stress is a test helper that puts stress on a service's start and stop functions so that we can detect any data races that it might have due to improper use of BaseStopStart.

func StressErr

func StressErr(ctx context.Context, tb testingT, svc startstop.Service, allowedStartErr error)

StressErr is the same as Stress except that the given allowedStartErr is tolerated on start (either no error or an error that is allowedStartErr is allowed). This is useful for services that may want to return an error if they're shut down as they're still starting up.

Types

This section is empty.

Jump to

Keyboard shortcuts

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