Documentation ¶
Overview ¶
Package test provides a set of utilities for testing. Deprecated: You should NOT use this package in your application code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cleanup ¶
Cleanup is a helper function to register cleanup function for a test. t.Cleanup was added in go1.14.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.