Discover Packages
github.com/diegobernardes/flare
infra
test
package
Version:
v0.1.0-alpha
Opens a new window with list of versions in this module.
Published: May 19, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func CompareJSONBytes(a, b []byte )
CompareJSONBytes take two arrays of byte, marshal then to a json struct and then
compare if they are equal.
Load is used by tests to load mocks. It used the runtime.Caller to get the request file directory
and load all the files from a testdata folder at the same level.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.