Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEqual ¶
AssertEqual compares an expected to an actual interface type, and if not equal, halts the test.
func AssertEqualString ¶
AssertEqualString compares an expected to an actual string, and if not equal, halts the test.
func AssertNoError ¶
AssertNoError compares an actual error to nil, and if nil, halts the test.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.