MCPcopy
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
4230func TestMain(m *testing.M) {
4231 m.Run()
4232}
4233
4234func TestCountAtRoot(t *testing.T) {
4235 query := `{

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected