Documentation ¶
Index ¶
- func Equal(tb testing.TB, printf func(format string, args ...any), ...) (success bool)
- func Error(tb testing.TB, printf func(format string, args ...any), err error) (success bool)
- func ErrorsIs(tb testing.TB, printf func(format string, args ...any), err, target error) (success bool)
- func False(tb testing.TB, printf func(format string, args ...any), value bool) (success bool)
- func NoError(tb testing.TB, printf func(format string, args ...any), err error) (success bool)
- func NotEqual(tb testing.TB, printf func(format string, args ...any), ...) (success bool)
- func True(tb testing.TB, printf func(format string, args ...any), value bool) (success 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.