assert

package
v0.16.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t testing.TB, want, got interface{})

Equal fails the test if two values are not equal.

func Nil

func Nil(t testing.TB, value interface{})

Nil fails the test if given value is not nil.

func Panics

func Panics(t testing.TB, fn func())

Panics will run given function and recover any panic. It will fail the test if given function call did not panic.

Types

This section is empty.

Jump to

Keyboard shortcuts

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