Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ TestMain
Function
TestMain
dql/parser_test.go:4230–4232 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
4228
}
4229
4230
func
TestMain(m *testing.M) {
4231
m.Run()
4232
}
4233
4234
func
TestCountAtRoot(t *testing.T) {
4235
query := `{
Callers
nothing calls this directly
Calls
1
Run
Method · 0.45
Tested by
no test coverage detected