package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Sep 11, 2024
License: Apache-2.0
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 asserter closures.
Func asserts actual input.
Empty creates a new Func to check whether the actual data is empty.
Equal creates a new Func to check whether the two values are equal.
EqualJSON creates a new Func to check whether the two JSON values are equal.
Nop creates a new Func that does not assert anything.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.