Documentation
¶
Index ¶
- func Equal(t testing.TB, expected, actual interface{}, message ...string)
- func Error(t testing.TB, actual error, expected string)
- func False(t testing.TB, actual bool)
- func JsonEqual(t testing.TB, expected string, actual string)
- func Len(t testing.TB, actual interface{}, expected int)
- func Nil(t testing.TB, actual interface{})
- func NotNil(t testing.TB, actual interface{})
- func ObjectsAreEqual(expected, actual interface{}) bool
- func True(t testing.TB, 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.