lib

package
v0.0.0-...-d4afc08 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDotnetOutput

func CheckDotnetOutput(t *testing.T, assemblyPath string, expectedOutput string)

func CheckExecutableOutput

func CheckExecutableOutput(t *testing.T, config *TestConfig)

func SetupFakeRunfiles

func SetupFakeRunfiles(t *testing.T, binName string) string

Types

type TestConfig

type TestConfig struct {
	Data           map[string]interface{}
	Args           []string
	ExpectedOutput string
	JsonText       string
	Target         string
	Once           sync.Once
	Cwd            string
	Result         string
	RunLocation    string
	Debug          bool
	Diag           bool
	Package        string
	IsPublish      bool
}

Jump to

Keyboard shortcuts

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