Exemplo n.º 1
0
func TestMSGPack(t *testing.T) {
	internal.RoundtripTester(t, Codec)
}
Exemplo n.º 2
0
func TestJSON(t *testing.T) {
	internal.RoundtripTester(t, Codec)
}