testutil

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Dockerfile is used for unit testing
	Dockerfile = `` /* 416-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func CheckDeepEqual added in v0.10.0

func CheckDeepEqual(t *testing.T, expected, actual interface{})

func CheckError

func CheckError(t *testing.T, shouldErr bool, err error)

func CheckErrorAndDeepEqual

func CheckErrorAndDeepEqual(t *testing.T, shouldErr bool, err error, expected, actual interface{})

func CheckNoError added in v0.19.0

func CheckNoError(t *testing.T, err error)

func SetupFiles

func SetupFiles(path string, files map[string]string) error

SetupFiles creates files at path

Types

type CurrentUser added in v1.9.0

type CurrentUser struct {
	*user.User

	PrimaryGroup string
}

func GetCurrentUser added in v1.9.0

func GetCurrentUser(t *testing.T) CurrentUser

Jump to

Keyboard shortcuts

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