fusortest

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEqual

func AssertEqual(t *testing.T, a interface{}, b interface{}, message ...string)

func AssertFalse

func AssertFalse(t *testing.T, a interface{}, message ...string)

func AssertNotEqual

func AssertNotEqual(t *testing.T, a interface{}, b interface{}, message ...string)

func AssertTrue

func AssertTrue(t *testing.T, a interface{}, message ...string)

func MinifyJSON

func MinifyJSON(input string) string

func StripNewline

func StripNewline(input string) string

Types

type Condition

type Condition func(a interface{}, b interface{}) bool

Jump to

Keyboard shortcuts

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