MCPcopy
hub / github.com/moby/moby / DockerCLIBuildSuite

Struct DockerCLIBuildSuite

integration-cli/docker_cli_build_test.go:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37)
38
39type DockerCLIBuildSuite struct {
40 ds *DockerSuite
41}
42
43func (s *DockerCLIBuildSuite) SetUpTest(_ context.Context, t *testing.T) {
44 // This test-suite is for the classic builder.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected