Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rs/zerolog
/ TestArray_MarshalZerologArray
Function
TestArray_MarshalZerologArray
array_test.go:63–66 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
61
}
62
63
func
TestArray_MarshalZerologArray(t *testing.T) {
64
a := Arr()
65
a.MarshalZerologArray(nil)
// no-op method, should not panic
66
}
Callers
nothing calls this directly
Calls
2
Arr
Function · 0.85
MarshalZerologArray
Method · 0.65
Tested by
no test coverage detected