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

Function TestSliceTime

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

Source from the content-addressed store, hash-verified

737}
738
739func TestSliceTime(t *testing.T) {
740 testType(t, &STtime{}, &SXtime{})
741}
742
743func TestTMapStringMapString(t *testing.T) {
744 testType(t, &TMapStringMapString{}, &XMapStringMapString{})

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…