MCPcopy 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
38func NewTestClient() *Client {
39 return NewClient(Config{SkipSSLValidation: true, AppName: "CF CLI API Plugin Test", AppVersion: "Unknown"})
40}

Callers 3

client_test.goFile · 0.70

Calls 1

NewClientFunction · 0.70

Tested by

no test coverage detected