//
pkg.gl
Category
github.com/hendra-huang/go-standard-layout
testingutil
package
0.0.0-20180925033700-06ea2b7fe77a
Repository:
https://github.com/hendra-huang/go-standard-layout.git
Documentation:
pkg.go.dev
Overview
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.