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

Function TestSliceFloat64

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

Source from the content-addressed store, hash-verified

733}
734
735func TestSliceFloat64(t *testing.T) {
736 testType(t, &STfloat64{}, &SXfloat64{})
737}
738
739func TestSliceTime(t *testing.T) {
740 testType(t, &STtime{}, &SXtime{})

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…