assert

package
v6.1.2+incompatible Latest Latest
Warning

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

Go to latest
Published: May 7, 2014 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertNoErrors

func AssertNoErrors(errs []error)

Takes a slice of errors and asserts that there were none provided When failing, appends error messages together on newlines and provides a count of how many errors were passed in

func AssertPanic

func AssertPanic(panicValue interface{}, callback func())

func CallerInfo

func CallerInfo() string

CallerInfo returns a string containing the file and line number of the assert call that failed.

func Fail

func Fail(failureMessage string, msgAndArgs ...interface{}) bool

Fail reports a failure through

func JSONStringEquals

func JSONStringEquals(actual string, expected string, msgAndArgs ...interface{}) bool

func RemoveWhitespace

func RemoveWhitespace(body string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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