Documentation
¶
Index ¶
- func Assert(tb testing.TB, condition bool, msgAndArgs ...any)
- func Equals(tb testing.TB, expected, actual any, msgAndArgs ...any)
- func Error(tb testing.TB, err error, msgAndArgs ...any)
- func ErrorType(tb testing.TB, err error, target error, msgAndArgs ...any)
- func Fail(tb testing.TB, err error)
- func JsonEqual(tb testing.TB, expected, actual []byte, msg ...any)
- func Nil(tb testing.TB, v any, msgAndArgs ...any)
- func NotEquals(tb testing.TB, expected, actual any, msgAndArgs ...any)
- func NotNil(tb testing.TB, v any, msgAndArgs ...any)
- func Success(tb testing.TB, err error)
- func True(tb testing.TB, condition bool, 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.