testing_helper

package
v0.0.0-...-0403682 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeRandomStr

func MakeRandomStr(digit int) string

指定長さの半角英数字文字列を生成

func MakeTestFiles

func MakeTestFiles(baseDir string, data []TestFileData, t *testing.T)

テスト用一時ファイルを作成する 終了処理の登録も含む

Types

type TestFileData

type TestFileData struct {
	Path     string
	Contents []byte
}

Jump to

Keyboard shortcuts

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