Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualJSON ¶
EqualJSON returns a check functions that fails if the the test value is not equivalent to the expected JSON, or if either value is not valid JSON.
func SubsetOfJSON ¶
SubsetOfJSON returns a check functions that fails if the test value is not a subset of expect.
func SupersetOfJSON ¶
SupersetOfJSON returns a check functions that fails if the test value is not a superset of expect.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.