testhelper

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertErrorsEqual

func AssertErrorsEqual(t *testing.T, expected, actual error)

func AssertFalse

func AssertFalse(t *testing.T, actual bool, errorMessage string)

func AssertInt32sEqual

func AssertInt32sEqual(t *testing.T, expected, actual int32)

func AssertInterfacesEqual

func AssertInterfacesEqual(t *testing.T, expected, actual interface{}, errorMessage string)

func AssertIntsEqual

func AssertIntsEqual(t *testing.T, expected, actual int)

func AssertNil

func AssertNil(t *testing.T, actual interface{}, errorMessage string)

func AssertNotNil

func AssertNotNil(t *testing.T, actual interface{}, errorMessage string)

func AssertStringSlicesEqual

func AssertStringSlicesEqual(t *testing.T, expected, actual []string)

func AssertStringsEqual

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

func AssertTrue

func AssertTrue(t *testing.T, actual bool, errorMessage string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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