require

package
v0.0.0-...-314bd66 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t testing.TB, expected, actual any)

Equal requires that expected and actual are equal using reflect.DeepEqual

func False

func False(t testing.TB, value bool)

False requires that the value is false, failing the test if not

func NoError

func NoError(t testing.TB, err error)

NoError requires that the error is nil, failing the test if not

func True

func True(t testing.TB, value bool)

True requires that the value is true, failing the test if not

Types

This section is empty.

Jump to

Keyboard shortcuts

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