Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/cloud-sql-proxy
/ Close
Method
Close
cmd/root_test.go:1371–1373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1369
}
1370
1371
func
(*spyDialer) Close() error {
1372
return
nil
1373
}
1374
1375
func
TestCommandWithCustomDialer(t *testing.T) {
1376
want :=
"my-project:my-region:my-instance"
Callers
3
TestWaitCommandFlags
Function · 0.45
TestShutdownCommand
Function · 0.45
runShutdownCmd
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected