Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ NewTestClient
Function
NewTestClient
api/plugin/plugin_suite_test.go:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
})
37
38
func
NewTestClient() *Client {
39
return
NewClient(Config{SkipSSLValidation: true, AppName:
"CF CLI API Plugin Test"
, AppVersion:
"Unknown"
})
40
}
Callers
3
download_plugin_test.go
File · 0.70
plugin_repository_test.go
File · 0.70
client_test.go
File · 0.70
Calls
1
NewClient
Function · 0.70
Tested by
no test coverage detected