require

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t *testing.T, expected, actual any, msgAndArgs ...any)

Equal fails the test if expected != actual using reflect.DeepEqual.

func ErrorIs

func ErrorIs(t *testing.T, err error, target error, msgAndArgs ...any)

ErrorIs fails the test if err is not target via errors.Is.

func NoError

func NoError(t *testing.T, err error, msgAndArgs ...any)

NoError fails the test if err is not nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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