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

Function TestArrayFloat64

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

Source from the content-addressed store, hash-verified

668}
669
670func TestArrayFloat64(t *testing.T) {
671 testType(t, &ATfloat64{}, &AXfloat64{})
672}
673
674func TestArrayTime(t *testing.T) {
675 testType(t, &ATtime{}, &AXtime{})

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…