//
pkg.gl
Category
github.com/mgenware/mingru-go-lib
test
package
0.2.1
Repository:
https://github.com/mgenware/mingru-go-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.