//
pkg.gl
Category
github.com/mkchoi212/fac
testhelper
package
2.0.0+incompatible
Repository:
https://github.com/mkchoi212/fac.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
0
Files
28 SLOC
#
Functions
Assert
Assert fails the test if the condition is false.
Equals
Equals fails the test if exp is not equal to act.
Ok
Ok fails the test if an err is not nil.