MCPcopy
hub / github.com/pquerna/ffjson / TestFuzzTSAAtring

Function TestFuzzTSAAtring

tests/fuzz_test.go:673–675  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

671}
672
673func TestFuzzTSAAtring(t *testing.T) {
674 testType(t, &TSAAtring{}, &XSAAtring{})
675}
676
677func TestFuzzTSAString(t *testing.T) {
678 testType(t, &TSAString{}, &XSAString{})

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…