assert

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(t testingT, cond bool, val ...interface{})

Assert .

func Assertf

func Assertf(t testingT, cond bool, format string, val ...interface{})

Assertf .

func DeepEqual

func DeepEqual(t testingT, expected, actual interface{})

DeepEqual .

func False

func False(t testingT, obj interface{})

func Nil

func Nil(t testingT, data interface{})

func NotEqual

func NotEqual(t testingT, expected, actual interface{})

NotEqual .

func NotNil

func NotNil(t testingT, data interface{})

func NotPanic

func NotPanic(t testingT, fn func())

NotPanic .

func Panic

func Panic(t testingT, fn func())

Panic .

func True

func True(t testingT, obj interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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