The highest tagged major version is
v3.
package
Version:
v2.3.2
Opens a new window with list of versions in this module.
Published: Jul 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Assert fails the test if the condition is false.
func Equals(tb testing.TB, exp, act interface{})
Equals fails the test if exp is not equal to act.
Nok fails the test if an err is nil.
Ok fails the test if an err is not nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.