Documentation
¶
Index ¶
- func AgoDays(t *testing.T, days int) time.Time
- func CreateDir(t *testing.T, parent string, name string) string
- func CreateFile(t *testing.T, path string, content string) fs.FileInfo
- func CreateMailByName(t *testing.T, folderDir string, sub string, name string, size int) (string, string)
- func CreateMailByTime(t *testing.T, folderDir string, sub string, time time.Time, size int) (string, string)
- func CreateMailFolder(t *testing.T, parentDir string, physicalFolderName string) string
- func ReadFile(t *testing.T, path string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMailByName ¶
func CreateMailByTime ¶
func CreateMailFolder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.