test

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEmptySlice

func AssertEmptySlice[T any](t *testing.T, got []T)

func AssertEqual

func AssertEqual[T comparable](t *testing.T, got, want T)

func AssertEqualSlice

func AssertEqualSlice[T comparable](t *testing.T, got, want []T)

func AssertFalse

func AssertFalse(t *testing.T, got bool)

func AssertHaveErr

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

func AssertNoErr

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

func AssertStrPrefix

func AssertStrPrefix(t *testing.T, got, prefix string)

func AssertTrue

func AssertTrue(t *testing.T, got bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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