package
0.0.0-20240509213926-e9d821babda2
Repository: https://github.com/kvnloughead/snippetbox.git
Documentation: pkg.go.dev
# Functions
A test helper that calls t.Errorf() if actual and expected are not equal.
A test helper that calls t.Errorf() if actual is not nil.
A test helper that calls t.Errorf() if actual doesn't contain expectedSubstr.
A test helper that calls t.Errorf() if there are no matches of expectedMatch found in actual.