MCPcopy
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
25func (psuite *PluginTestSuite) SetupTest() {
26 psuite.dc = dgraphtest.NewComposeCluster()
27}
28
29func (psuite *PluginTestSuite) TearDownTest() {
30 t := psuite.T()

Callers

nothing calls this directly

Calls 1

NewComposeClusterFunction · 0.92

Tested by

no test coverage detected