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

Function TestFloat64

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

Source from the content-addressed store, hash-verified

565}
566
567func TestFloat64(t *testing.T) {
568 testType(t, &Tfloat64{}, &Xfloat64{})
569}
570
571func TestForceStringTagged(t *testing.T) {
572 // testSameMarshal is used instead of testType because

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…