MCPcopy Index your code
hub / github.com/cockroachdb/errors / id

Function id

testutils/simplecheck_test.go:19–19  ·  view source on GitHub ↗
(x int)

Source from the content-addressed store, hash-verified

17import "testing"
18
19func id(x int) int { return x }
20
21func TestAssert(t *testing.T) {
22 tt := T{T: t}

Callers 1

TestAssertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected