Documentation ¶
Index ¶
- func Equal(t *testing.T, expected, actual interface{}) bool
- func EqualError(t *testing.T, theError error, errString string) bool
- func ErrorContains(t *testing.T, theError error, contains string) bool
- func False(t *testing.T, value bool) bool
- func IsType(t *testing.T, expectedType interface{}, object interface{}) bool
- func Nil(t *testing.T, object interface{}) bool
- func NoError(t *testing.T, err error) bool
- func True(t *testing.T, value bool) 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.