tst

package
v0.0.260 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertDeRefEqual

func AssertDeRefEqual[T comparable](t *testing.T, actual *T, expected T)

func AssertEqual

func AssertEqual[T comparable](t *testing.T, actual T, expected T)

func AssertFalse

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

func AssertHexEqual

func AssertHexEqual(t *testing.T, expected string, actual []byte)

func AssertIdentEqual

func AssertIdentEqual[T comparable](t *testing.T, ident string, actual T, expected T)

func AssertIdentFalse

func AssertIdentFalse(t *testing.T, ident string, value bool)

func AssertIdentNotEqual

func AssertIdentNotEqual[T comparable](t *testing.T, ident string, actual T, expected T)

func AssertIdentPtrEqual

func AssertIdentPtrEqual[T comparable](t *testing.T, ident string, actual *T, expected *T)

func AssertIdentTrue

func AssertIdentTrue(t *testing.T, ident string, value bool)

func AssertNoErr added in v0.0.171

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

func AssertNotEqual

func AssertNotEqual[T comparable](t *testing.T, actual T, expected T)

func AssertPtrEqual

func AssertPtrEqual[T comparable](t *testing.T, actual *T, expected *T)

func AssertTrue

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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