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