Documentation ¶ Index ¶ func CreateTempFileWithContent(t testing.TB, filePath string, content string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateTempFileWithContent ¶ func CreateTempFileWithContent(t testing.TB, filePath string, content string) CreateTempFileWithContent Creates a file in the specified filepath with the provided content The file will be deleted automatically when test finishes (using testing Cleanup) Types ¶ This section is empty. Source Files ¶ View all Source files file.go Click to show internal directories. Click to hide internal directories.