testutils

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s []string, e string) bool

func CreateTempDirectory

func CreateTempDirectory(t *testing.T) (string, func())

func CreateTempFile

func CreateTempFile(t *testing.T, content string) (string, func())

func GetFileContent

func GetFileContent(t *testing.T, filePath string) string

func GetNumberOfFilesInFolder

func GetNumberOfFilesInFolder(t *testing.T, folder string) int

func SetupTempDirectory added in v1.1.0

func SetupTempDirectory(t *testing.T) (string, func())

func WriteFile added in v1.1.0

func WriteFile(t *testing.T, filePath string, content string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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