package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jul 7, 2023
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 Compare(t *testing.T, expected []byte, b interface{}, built interface{})
Compare compares the builder type b to expected and also built to expected.
json(b) == json(built) == expected
Source Files
¶
Click to show internal directories.
Click to hide internal directories.