Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
17
import
"testing"
18
19
func
id(x int) int {
return
x }
20
21
func
TestAssert(t *testing.T) {
22
tt := T{T: t}
Callers
1
TestAssert
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected