assert

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepEqual

func DeepEqual(t *testing.T, exp, act interface{})

func Empty

func Empty(t *testing.T, a interface{}, messages ...string)

func Equal

func Equal(t *testing.T, a interface{}, b interface{}, messages ...string)

func False

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

func FileExists

func FileExists(t *testing.T, file string, messages ...string)

func Nil

func Nil(t *testing.T, a interface{}, messages ...string)

func NotEmpty

func NotEmpty(t *testing.T, a interface{}, messages ...string)

func NotEqual

func NotEqual(t *testing.T, a interface{}, b interface{}, messages ...string)

func NotNil

func NotNil(t *testing.T, a interface{}, messages ...string)

func SameString

func SameString(t *testing.T, a, b string, messages ...string)

func True

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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