Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assert ¶
Assert fails the test if the condition is false. Taken from https://github.com/benbjohnson/testing.
func Equals ¶
Equals fails the test if exp is not equal to act. Taken from https://github.com/benbjohnson/testing.
func Ok ¶
Ok fails the test if an err is not nil. Taken from https://github.com/benbjohnson/testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.