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

Function TestArrayInt16

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

Source from the content-addressed store, hash-verified

628}
629
630func TestArrayInt16(t *testing.T) {
631 testType(t, &ATint16{}, &AXint16{})
632}
633
634func TestArrayInt32(t *testing.T) {
635 testType(t, &ATint32{}, &AXint32{})

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…