MCPcopy
hub / github.com/grpc/grpc-go / TestInfoDepth

Method TestInfoDepth

internal/grpctest/tlogger_test.go:47–49  ·  view source on GitHub ↗
(*testing.T)

Source from the content-addressed store, hash-verified

45}
46
47func (s) TestInfoDepth(*testing.T) {
48 grpclog.InfoDepth(0, "Info", "depth", "message.")
49}
50
51func (s) TestWarning(*testing.T) {
52 grpclog.Warning("Warning", "message.")

Callers

nothing calls this directly

Calls 1

InfoDepthFunction · 0.92

Tested by

no test coverage detected