test

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEqual

func AssertEqual(t testing.TB, got any, want any, msgAndArgs ...any)

func AssertError

func AssertError(t testing.TB, err error, msgAndArgs ...any)

func AssertFalse

func AssertFalse(t testing.TB, condition bool, msgAndArgs ...any)

func AssertNil added in v0.1.7

func AssertNil(t testing.TB, val any, msgAndArgs ...any)

func AssertNoError

func AssertNoError(t testing.TB, err error, msgAndArgs ...any)

func AssertNotEmpty

func AssertNotEmpty(t testing.TB, val any, msgAndArgs ...any)

func AssertNotEqual added in v0.1.7

func AssertNotEqual(t testing.TB, got any, want any, msgAndArgs ...any)

func AssertNotNil added in v0.1.7

func AssertNotNil(t testing.TB, val any, msgAndArgs ...any)

func AssertTrue

func AssertTrue(t testing.TB, condition bool, msgAndArgs ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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