MCPcopy Create free account
hub / github.com/corestoreio/pkg / formatUnequalValues

Function formatUnequalValues

util/assert/assertions.go:399–409  ·  view source on GitHub ↗

formatUnequalValues takes two values of arbitrary types and returns string representations appropriate to be presented to the user. If the values are not of like type, the returned strings will be prefixed with the type name, and the value will be enclosed in parenthesis similar to a type conversio

(expected, actual interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

EqualFunction · 0.85
EqualValuesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected