Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assert ¶
func Assert(t testingTB, cond bool, val ...interface{})
Assert asserts cond is true, otherwise fails the test.
func DeepEqual ¶
func DeepEqual(t testingTB, a, b interface{})
DeepEqual asserts a and b are deep equal, otherwise fails the test.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.