assert

package
v0.0.43 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t *testing.T, expected interface{}, actual interface{}, msg ...string)

func Fail

func Fail(t *testing.T, msg string)

func False

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

func Nil

func Nil(t *testing.T, object interface{}, msg ...string)

func NotEqual added in v0.0.7

func NotEqual(t *testing.T, expected interface{}, actual interface{}, msg ...string)

func NotNil

func NotNil(t *testing.T, object interface{}, msg ...string)

func Panics

func Panics(t *testing.T, f PanicFunc, msg ...string)

func True

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

Types

type PanicFunc

type PanicFunc func()

Jump to

Keyboard shortcuts

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