test

package
v1.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertJsonBytes added in v1.2.0

func AssertJsonBytes(t *testing.T, inputJSON []byte, o interface{})

nolint: stylecheck

func AssertJsonFile added in v1.2.0

func AssertJsonFile(t *testing.T, file string, o interface{})

nolint: stylecheck

func AssertJsonsEqual

func AssertJsonsEqual(t *testing.T, expectedJSON []byte, actualJSON []byte)

AssertJsonsEqual asserts two JSON files are semantically equal (ignores white-space and attribute order)

func GetMalformedJson

func GetMalformedJson() []byte

nolint: stylecheck

func ReadJSONFromFile added in v1.10.0

func ReadJSONFromFile(t *testing.T, inputFile string) []byte

ReadJSONFromFile reads a given input file to JSON

func TestMalformedJson

func TestMalformedJson(t *testing.T, objectToDeserialize interface{})

nolint: stylecheck

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL