Documentation
¶
Index ¶
- func ABICoding(t *testing.T, value interface{}, expectedBytes []byte)
- func Equal(t *testing.T, actual, expected interface{})
- func Fail(t *testing.T, message string)
- func HasError(t *testing.T, err *error)
- func JSONCoding(t *testing.T, value interface{}, expectedJSON string)
- func JSONEqual(t *testing.T, actual string, expected string)
- func NoError(t *testing.T, err error)
- func NotNil(t *testing.T, actual interface{})
- func True(t *testing.T, value bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONCoding ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.