test

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 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.T, got any, want any, msgAndArgs ...any)

func AssertError

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

func AssertFalse

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

func AssertNil added in v0.1.7

func AssertNil(t *testing.T, val any, msgAndArgs ...any)

func AssertNoError

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

func AssertNotEmpty

func AssertNotEmpty(t *testing.T, val any, msgAndArgs ...any)

func AssertNotEqual added in v0.1.7

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

func AssertNotNil added in v0.1.7

func AssertNotNil(t *testing.T, val any, msgAndArgs ...any)

func AssertTrue

func AssertTrue(t *testing.T, 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