testerrors

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrAsync is returned when a test assertion fails in a goroutine other than
	// the main test goroutine. This is done to avoid concurrent usage of
	// t.Fatal() which can cause the test binary to exit before cleanup is complete.
	ErrAsync = errorsmod.Register(codespace, 1, "required assertion failed")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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