Documentation ¶
Index ¶
- func Empty[S any, T []S | ~string](t *testing.T, items T)
- func Equal[T comparable](t *testing.T, a, b T)
- func False(t *testing.T, b bool)
- func Nil(t *testing.T, v interface{})
- func NotNil(t *testing.T, v interface{})
- func SliceEqual[T comparable](t *testing.T, a, b []T)
- func True(t *testing.T, b bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
func Equal[T comparable](t *testing.T, a, b T)
func SliceEqual ¶
func SliceEqual[T comparable](t *testing.T, a, b []T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.