Documentation
¶
Overview ¶
Package testutil provides internal testing utilities for the application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepEqual ¶ added in v6.0.2
DeepEqual compares the expected and actual values using reflect.DeepEqual. It returns a boolean indicating whether the values are equal, and a string containing an error message if the values are not equal.
Types ¶
Click to show internal directories.
Click to hide internal directories.