package
Version:
v0.0.0-...-06b4807
Opens a new window with list of versions in this module.
Published: Apr 29, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Equal(t *testing.T, expected, actual interface{})
-
func Gt(t *testing.T, a, b float64)
-
func GtE(t *testing.T, a, b float64)
-
func RangeValue(t *testing.T, min, max, actual float64)
-
func UnEqual(t *testing.T, expected, actual interface{})
func Equal(t *testing.T, expected, actual interface{})
Expected to be equal.
Expect a greater than or equal to b.
Expected value needs to be within range.
func UnEqual(t *testing.T, expected, actual interface{})
Expected to be unequal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.