Documentation ¶
Index ¶
- func All(t *testing.T, fn AllFn)
- func CmpFileInfo(t *testing.T, a os.FileInfo, b os.FileInfo)
- func CreateTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func CurrentTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func HTTPTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func InfoTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func LoadFile(name string, ref *Ref, pkg pkging.Pkger) (os.FileInfo, error)
- func LoadFiles(name string, ref *Ref, pkg pkging.Pkger) ([]os.FileInfo, error)
- func MkdirAllTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func OpenTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func RemoveAllTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func RemoveTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func StatTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- func WalkTest(t *testing.T, ref *Ref, pkg pkging.Pkger)
- type AllFn
- type Ref
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.