require

package
v0.0.59-rc.1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(tb testing.TB, expected, actual interface{}) bool

Equal asserts that expected and actual are deeply equal.

func Error

func Error(tb testing.TB, err error) bool

Error asserts that err is not nil.

func NoError

func NoError(tb testing.TB, err error) bool

NoError asserts that err is nil.

func NotEqual

func NotEqual(tb testing.TB, expected, actual interface{}) bool

NotEqual asserts that expected and actual are not deeply equal.

func True

func True(tb testing.TB, value bool) bool

True asserts that value is true.

Types

This section is empty.

Jump to

Keyboard shortcuts

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