Documentation ¶ Index ¶ func Equal[T comparable](t *testing.T, actual, expected T) func False(t *testing.T, actual bool) func NilError(t *testing.T, actual error) func NotNil(t *testing.T, actual any) func True(t *testing.T, actual bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Equal ¶ func Equal[T comparable](t *testing.T, actual, expected T) func False ¶ func False(t *testing.T, actual bool) func NilError ¶ func NilError(t *testing.T, actual error) func NotNil ¶ func NotNil(t *testing.T, actual any) func True ¶ func True(t *testing.T, actual bool) Types ¶ This section is empty. Source Files ¶ View all Source files assert.go Click to show internal directories. Click to hide internal directories.