Documentation
¶
Index ¶
- func Contains[T any](t *testing.T, got []T, expected T)
- func Equal[T any](t *testing.T, got, expected T)
- func EqualError(t *testing.T, err error, msg string)
- func Error(t *testing.T, err error)
- func ErrorIs(t *testing.T, err, target error)
- func Len[T any](t *testing.T, slice []T, expected int)
- func NoError(t *testing.T, err error)
- func True(t *testing.T, value bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.