MCPcopy Create free account
hub / github.com/apecloud/myduckserver / NewTestEnv

Function NewTestEnv

testutil/testutil.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 ExtraArgs []string
34 SuperuserPassword string
35}
36
37func NewTestEnv() *TestEnv {
38 return &TestEnv{}
39}
40

Callers 6

TestAutoRestartReplicaFunction · 0.92
TestCreateCatalogFunction · 0.92
TestFuncReplacementFunction · 0.92
TestSessParamFunction · 0.92

Calls

no outgoing calls

Tested by 6

TestAutoRestartReplicaFunction · 0.74
TestCreateCatalogFunction · 0.74
TestFuncReplacementFunction · 0.74
TestSessParamFunction · 0.74