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

Function TestSliceInt8

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

Source from the content-addressed store, hash-verified

689}
690
691func TestSliceInt8(t *testing.T) {
692 testType(t, &STint8{}, &SXint8{})
693}
694
695func TestSliceInt16(t *testing.T) {
696 testType(t, &STint16{}, &SXint16{})

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…