Documentation
¶
Overview ¶
Package testhelper reimplements parts of github.com/gophercloud/gophercloud/testhelper to avoid a Gophercloud dependency in this module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertNoErr ¶
func CheckDeepEquals ¶
func CheckFullySeparate ¶ added in v1.17.4
CheckFullySeparate tests whether the left-hand side and right-hand side values are fully separate from each other. This test fails if manipulating any part of one value can have an effect on the other value through sharing a contained pointer (or map or slice).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.