package
1.2.2
Repository: https://github.com/lainio/err2.git
Documentation: pkg.go.dev

# Functions

Equal fails the test if the values aren't equal.
NotEqual fails the test if the values aren't equal.
That fails the test if the condition is false.
Thatf fails the test if the condition is false.
ThatNot fails the test if the condition is true.