MCPcopy Create free account
hub / github.com/pquerna/ffjson / TestSliceInt16

Function TestSliceInt16

tests/ff_test.go:695–697  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

693}
694
695func TestSliceInt16(t *testing.T) {
696 testType(t, &STint16{}, &SXint16{})
697}
698
699func TestSliceInt32(t *testing.T) {
700 testType(t, &STint32{}, &SXint32{})

Callers

nothing calls this directly

Calls 1

testTypeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…