Documentation
¶
Index ¶
- func Eq[T comparable](t testing.TB, expected, actual T, skips ...int) bool
- func EqS[T comparable](t testing.TB, expected, actual []T) (ok bool)
- func Error(t testing.TB, err error) bool
- func ErrorIs[T comparable](t testing.TB, expected T, err error) bool
- func False(t testing.TB, actual bool) bool
- func NoError(t testing.TB, err error) bool
- func True(t testing.TB, actual bool) bool
- func Type(t testing.TB, expected, actual any) 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.