//
pkg.gl
Category
github.com/frioux/leatherman
internal
testutil
package
0.0.0-20250205135401-99b196104dd6
Repository:
https://github.com/frioux/leatherman.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
31 SLOC
#
Functions
Equal
Equal takes t, got, expected, and a prefix, returning true if got and expected are expected.
JSONEqual
JSONEqual takes a got and expected string of json and compares the parsed values with Equal.