Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
func
NewTestEnv() *TestEnv {
38
return
&TestEnv{}
39
}
40
Callers
6
TestBinlogReplicationServerRestart
Function · 0.92
TestAutoRestartReplica
Function · 0.92
startSqlServersWithSystemVars
Function · 0.92
TestCreateCatalog
Function · 0.92
TestFuncReplacement
Function · 0.92
TestSessParam
Function · 0.92
Calls
no outgoing calls
Tested by
6
TestBinlogReplicationServerRestart
Function · 0.74
TestAutoRestartReplica
Function · 0.74
startSqlServersWithSystemVars
Function · 0.74
TestCreateCatalog
Function · 0.74
TestFuncReplacement
Function · 0.74
TestSessParam
Function · 0.74