package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Sep 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func VerifyDeepEqual(t *testing.T, valueName string, expectedValue interface{}, seenValue interface{}) bool
VerifyDeepEqual checks that two values (including structures) are equal, or else it fails the test.
VerifyError checks a (multi)error has expected properties, or else it fails the test.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.