Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ SetupTest
Method
SetupTest
systest/plugin/integration_test.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(psuite *PluginTestSuite) SetupTest() {
26
psuite.dc = dgraphtest.NewComposeCluster()
27
}
28
29
func
(psuite *PluginTestSuite) TearDownTest() {
30
t := psuite.T()
Callers
nothing calls this directly
Calls
1
NewComposeCluster
Function · 0.92
Tested by
no test coverage detected