//
pkg.gl
Category
github.com/mgenware/go-packagex/v6
test
package
6.2.1
Repository:
https://github.com/mgenware/go-packagex.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
17 SLOC
#
Functions
Assert
Assert compares the given two values, and make testing fail if they are not equivalent.
PanicIfErr
PanicIfErr panics if the given error is not nil.