assert

package
v0.0.0-...-89a6ad5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 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.T, expected, actual any)

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

func False

func False(t *testing.T, value bool)

False asserts that the value is false

func NoError

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

NoError asserts that the error is nil

func True

func True(t *testing.T, value bool)

True asserts that the value is true

Types

This section is empty.

Jump to

Keyboard shortcuts

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