Documentation ¶
Index ¶
- func ASSERT_DOUBLE_EQ(a, b float64, t *testing.T)
- func ASSERT_EQ(a, b interface{}, t *testing.T)
- func ASSERT_FALSE(a bool, t *testing.T)
- func ASSERT_NIL(a interface{}, t *testing.T)
- func ASSERT_TRUE(a bool, t *testing.T)
- func ASSERT_VELOCYPACK_EXCEPTION(errorType func(error) bool, t *testing.T) func(args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ASSERT_DOUBLE_EQ ¶
func ASSERT_FALSE ¶
func ASSERT_NIL ¶
func ASSERT_TRUE ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.