hubclient

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertIntEqual

func AssertIntEqual(t *testing.T, expect, actual, errMsg string)

AssertIntEqual triggers testing error if the expect and actual int value are not the same.

func AssertNoError

func AssertNoError(t *testing.T, err error, errMsg string)

AssertNoError triggers testing error if the passed-in err is not nil.

func AssertStringEqual

func AssertStringEqual(t *testing.T, expect, actual, errMsg string)

AssertStringEqual triggers testing error if the expect and actual string are not the same.

func AssertTrue

func AssertTrue(t *testing.T, value bool, errMsg string)

AssertTrue triggers testing error if the passed-in is true.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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