package
Version:
v2.0.0-b2
Opens a new window with list of versions in this module.
Published: May 23, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Clone[objType any](t *testing.T, source *objType, dest *objType)
Compares two details structs to ensure their fields all have the same values
func EnsureDifferentDetails[objType any](log func(string, ...any), expected *objType, actual *objType) bool
Compares two details structs to ensure their fields all have different values
func EnsureSameDetails[objType any](log func(string, ...any), expected *objType, actual *objType) bool
Compares two details structs to ensure their fields all have the same values
Source Files
¶
Click to show internal directories.
Click to hide internal directories.