assert

package
v0.0.0-...-06b4807 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t *testing.T, expected, actual interface{})

Expected to be equal.

func Gt

func Gt(t *testing.T, a, b float64)

Expect a greater than b.

func GtE

func GtE(t *testing.T, a, b float64)

Expect a greater than or equal to b.

func RangeValue

func RangeValue(t *testing.T, min, max, actual float64)

Expected value needs to be within range.

func UnEqual

func UnEqual(t *testing.T, expected, actual interface{})

Expected to be unequal.

Types

This section is empty.

Jump to

Keyboard shortcuts

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