Documentation
¶
Index ¶
- func Equal(t *testing.T, expected, actual any, msg ...any)
- func Error(t *testing.T, err error, msg ...any)
- func Fail(t *testing.T, msg ...any)
- func False(t *testing.T, v bool, msg ...any)
- func IsType(t *testing.T, e, a any, msg ...any)
- func Nil(t *testing.T, v any, msg ...any)
- func NoError(t *testing.T, err error, msg ...any)
- func NotNil(t *testing.T, v any, msg ...any)
- func True(t *testing.T, v bool, msg ...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.