1.1 KiB
1.1 KiB
title | description | menu | weight | cascade | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
testutil package | The `testutil` package provides helper function for writing test cases. |
|
21 |
|
The testutil
package provides helper function for writing test cases.
Import the internal/testutil
package:
import "internal/testutil"
Functions
{{< children type="functions" show="pages" >}}