assert

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t *testing.T, expected, actual any, messages ...string)

func EqualReference

func EqualReference(t *testing.T, expected, actual any, messages ...string)

func False

func False(t *testing.T, condition bool, messages ...string)

func IsType

func IsType(t *testing.T, expected, actual any, messages ...string)

func IsTypeString

func IsTypeString(t *testing.T, expectedType string, actual any, messages ...string)

func MarshalWithoutError

func MarshalWithoutError(t *testing.T, body any) string

func Nil

func Nil(t *testing.T, value any, messages ...string)

func NotEqualReference

func NotEqualReference(t *testing.T, expected, actual any, messages ...string)

func NotNil

func NotNil(t *testing.T, value any, messages ...string)

func True

func True(t *testing.T, condition bool, messages ...string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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