assert

package
v0.0.0-...-a0e3094 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallerInfo

func CallerInfo() []string

CallerInfo This function is inspired by: https://github.com/stretchr/testify/blob/master/assert/assertions.go

func Equal

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

func False

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

func Nil

func Nil(t *testing.T, value interface{})

func NotEqual

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

func NotNil

func NotNil(t *testing.T, value interface{})

func True

func True(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