//
pkg.gl
Category
github.com/mmcloughlin/addchain
internal
assert
package
0.4.0
Repository:
https://github.com/mmcloughlin/addchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
23 SLOC
#
Functions
Error
Error fails the test on a nil error.
ErrorContains
ErrorContains asserts that err is non-nil and contains substr.
NoError
NoError fails the test on a non-nil error.