Documentation
¶
Overview ¶
Package testutil wraps helpers for testing.
Index ¶
Constants ¶
View Source
const Race = false
Race reports if the race detector is enabled.
Variables ¶
This section is empty.
Functions ¶
func RequireErr ¶
RequireErr asserts that errors.Is(actual, expected) is true.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.