Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldEqualJSON ¶
func ShouldEqualJSON(actual interface{}, expected ...interface{}) string
ShouldEqualJSON asserts equality of two JSON bytes or strings by their key / value, regardless of the actual position of those key-value pairs
func ShouldEqualSkyError ¶ added in v1.3.2
func ShouldEqualSkyError(actual interface{}, expected ...interface{}) string
ShouldEqualSkyError asserts the equality of skyerr.Error
func ShouldEqualStringSliceWithoutOrder ¶ added in v1.3.2
func ShouldEqualStringSliceWithoutOrder(actual interface{}, expected ...interface{}) string
ShouldEqualStringSliceWithoutOrder compares two string slice by considering them as string set
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.