assert

package
v0.0.0-...-d2b1218 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepEquals

func DeepEquals(actual interface{}, expected interface{}, message string, t *testing.T)

func Equals

func Equals(actual interface{}, expected interface{}, message string, t *testing.T)

func Failure

func Failure(err error, functionName string, t *testing.T)

func False

func False(actual bool, message string, t *testing.T)

func Nil

func Nil(actual interface{}, message string, t *testing.T)

func StringArrayContains

func StringArrayContains(actual []string, containedString, message string, t *testing.T)

func StringArrayEmpty

func StringArrayEmpty(actual []string, message string, t *testing.T)

func StringArrayNotEmpty

func StringArrayNotEmpty(actual []string, message string, t *testing.T)

func Success

func Success(err error, functionName string, t *testing.T)

func True

func True(actual bool, message string, t *testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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