package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Oct 30, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package assert provides concise functions for common testing assertions.
Error fails the test on a nil error.
ErrorContains asserts that err is non-nil and contains substr.
NoError fails the test on a non-nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.