assert

package
v6.0.0-beta2+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2013 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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(t *testing.T, failureMessage string, msgAndArgs ...interface{}) bool

Fail reports a failure through

func SliceContains

func SliceContains(t *testing.T, actual []string, expected Lines, msgAndArgs ...interface{}) bool

func SliceDoesNotContain

func SliceDoesNotContain(t *testing.T, actual []string, expected Lines, msgAndArgs ...interface{}) bool

Types

type Line

type Line []string

func (Line) String

func (line Line) String() string

type Lines

type Lines []Line

Jump to

Keyboard shortcuts

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