test

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckEqN

func CheckEqN(t *testing.T, found int, wanted int)

func CheckEqS

func CheckEqS(t *testing.T, found string, wanted string)

func CheckEqualStringArr

func CheckEqualStringArr(t *testing.T, found []string, wanted []string)

Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.

func CheckErr

func CheckErr(t *testing.T, err error)

func IsError

func IsError(t *testing.T, err error)

func WantErr

func WantErr(t *testing.T, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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