require

package
v3.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualErr

func EqualErr(t *testing.T, expected, actual error, msgs ...string)

func EqualError

func EqualError(t *testing.T, theError error, errString string, msgs ...string)

func EqualFloat64

func EqualFloat64(t *testing.T, expected, actual float64, msgs ...string)

func EqualInt

func EqualInt(t *testing.T, expected, actual int, msgs ...string)

func EqualIntPtr

func EqualIntPtr(t *testing.T, expected, actual *int, msgs ...string)

func EqualString

func EqualString(t *testing.T, expected, actual string, msgs ...string)

func EqualStringPtr

func EqualStringPtr(t *testing.T, expected, actual *string, msgs ...string)

func EqualUInt32

func EqualUInt32(t *testing.T, expected, actual uint32, msgs ...string)

func EqualUInt64

func EqualUInt64(t *testing.T, expected, actual uint64, msgs ...string)

func EqualUInt64Ptr

func EqualUInt64Ptr(t *testing.T, expected, actual *uint64, msgs ...string)

func Implements

func Implements(t *testing.T, interfaceObject interface{}, object interface{}, msgs ...string)

func Nil

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

func NoError

func NoError(t *testing.T, err error, msgs ...string)

func NotNil

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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