MCPcopy Create free account
hub / github.com/MiloOweno/kernel-lab / EncodingTest

Function EncodingTest

protocol/codec_tester.go:420–511  ·  view source on GitHub ↗

EncodingTest tests that our two msgpack codecs (msgp and go-codec) agree on encodings and decodings of random values of the type of template, returning an error if there is a mismatch.

(template msgpMarshalUnmarshal)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunEncodingTestFunction · 0.85

Calls 6

RandomizeObjectFunction · 0.85
EncodeMsgpFunction · 0.85
EncodeReflectFunction · 0.85
DecodeMsgpFunction · 0.85
DecodeReflectFunction · 0.85
ErrorfMethod · 0.65

Tested by

no test coverage detected