test

package
v0.0.0-...-b20fc4b Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2015 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(t *testing.T, result bool, message string)

func AssertBigIntEquals

func AssertBigIntEquals(t *testing.T, one *big.Int, two *big.Int)

func AssertByteEquals

func AssertByteEquals(t *testing.T, one []byte, two []byte)

func AssertContains

func AssertContains(t *testing.T, haystack string, needle string)

func AssertDeepEquals

func AssertDeepEquals(t *testing.T, one interface{}, two interface{})

func AssertEquals

func AssertEquals(t *testing.T, one interface{}, two interface{})

func AssertError

func AssertError(t *testing.T, err error, message string)

func AssertIntEquals

func AssertIntEquals(t *testing.T, one int, two int)

func AssertMarshaledEquals

func AssertMarshaledEquals(t *testing.T, one interface{}, two interface{})

func AssertNotContains

func AssertNotContains(t *testing.T, haystack string, needle string)

func AssertNotEquals

func AssertNotEquals(t *testing.T, one interface{}, two interface{})

func AssertNotError

func AssertNotError(t *testing.T, err error, message string)

func AssertNotNil

func AssertNotNil(t *testing.T, obj interface{}, message string)

func AssertSeverity

func AssertSeverity(t *testing.T, data string, severity int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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