Documentation
¶
Overview ¶
Package checker provides helpers for gotest.tools/assert. Please remove this package whenever possible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compare ¶
type Compare func(x any) assert.BoolOrComparison
Compare defines the interface to compare values
func GreaterThan ¶
GreaterThan checks if the value is greater than the given value
Click to show internal directories.
Click to hide internal directories.