MCPcopy Index your code
hub / github.com/cloudfoundry/multiapps-cli-plugin / Close

Method Close

commands/deploy_command_test.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func (f *mockFile) Close() error {
70 return nil
71}
72
73var _ = Describe("DeployCommand", func() {
74 Describe("Execute", func() {

Callers 15

UploadMtaFileMethod · 0.45
calculateRequestSizeMethod · 0.45
writeFileToRequestMethod · 0.45
GetAsyncUploadJobMethod · 0.45
executeRequestFunction · 0.45
digest_test.goFile · 0.45
ExecuteGetRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected