Documentation
¶
Index ¶
- func Equal[T any](t testing.TB, expected, actual T, msgAndArgs ...any)
- func Error(t testing.TB, err error, msgAndArgs ...any)
- func False(t testing.TB, ok bool, msgAndArgs ...any)
- func NoError(t testing.TB, err error, msgAndArgs ...any)
- func NotZero[T any](t testing.TB, value T, msgAndArgs ...any)
- func Panics(t testing.TB, fn func(), msgAndArgs ...any)
- func True(t testing.TB, ok bool, msgAndArgs ...any)
- func Zero[T any](t testing.TB, value T, msgAndArgs ...any)
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.