Documentation ¶
Index ¶
- func Equal[T comparable](t *testing.T, got T, wanted T)
- func EqualJSON(t *testing.T, got []byte, want string)
- func EqualMarshalJSON(t *testing.T, got interface{}, want string)
- func ErrorEqual(t *testing.T, got error, err error)
- func ErrorNil(t *testing.T, got error)
- func ErrorType(t *testing.T, got error, want error)
- func False(t *testing.T, value bool)
- func OK(t *testing.T, err error)
- func True(t *testing.T, value bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
func Equal[T comparable](t *testing.T, got T, wanted T)
func EqualMarshalJSON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.