//
pkg.gl
Category
github.com/mgenware/go-packagex/v5
test
package
5.2.3
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.