dockerbuildertester

package
v1.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAssetDockerBuilderTest

func RunAssetDockerBuilderTest(t *testing.T,
	pluginProvider pluginapitester.PluginProvider,
	assetProvider pluginapitester.AssetProvider,
	testCases []TestCase,
)

RunAssetDockerBuilderTest tests the "docker" operation using the provided asset. Uses the provided plugin provider and asset provider to resolve the plugin and asset and invokes the "docker" command.

Types

type TestCase

type TestCase struct {
	Name        string
	Specs       []gofiles.GoFileSpec
	ConfigFiles map[string]string
	Args        []string
	WantError   bool
	WantOutput  func(projectDir string) string
	Validate    func(projectDir string)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL