Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + type TempFile struct + File *os.File + func NewTempFile(t assert.TestingT, prefix string, content string) *TempFile + func (f *TempFile) Name() string + func (f *TempFile) Remove()