MCPcopy Create free account
hub / github.com/CPChain/chain / TestServerMethodWithCtx

Function TestServerMethodWithCtx

api/rpc/server_test.go:160–162  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

158}
159
160func TestServerMethodWithCtx(t *testing.T) {
161 testServerMethodExecution(t, "echoWithCtx")
162}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected