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

Method TestDoneLoads

test/balancer_test.go:301–303  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

299}
300
301func (s) TestDoneLoads(t *testing.T) {
302 testDoneLoads(t)
303}
304
305func testDoneLoads(t *testing.T) {
306 b := &testBalancer{}

Callers

nothing calls this directly

Calls 1

testDoneLoadsFunction · 0.85

Tested by

no test coverage detected