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