Documentation
¶
Index ¶
- func Equal(t *testing.T, expected, actual interface{}, message ...string)
- func Error(t *testing.T, actual error, expected string)
- func False(t *testing.T, actual bool)
- func JsonEqual(t *testing.T, expected string, actual string)
- func Len(t *testing.T, actual interface{}, expected int)
- func Nil(t *testing.T, actual interface{})
- func NotNil(t *testing.T, actual interface{})
- func ObjectsAreEqual(expected, actual interface{}) bool
- func True(t *testing.T, actual bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectsAreEqual ¶
func ObjectsAreEqual(expected, actual interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.