Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestHelper ¶
type TestHelper struct {
FakeHome string
}
var Helper *TestHelper
func (*TestHelper) Clean ¶
func (th *TestHelper) Clean()
func (*TestHelper) CreateFile ¶
func (th *TestHelper) CreateFile(path, text string, perm int)
func (*TestHelper) Prepare ¶
func (th *TestHelper) Prepare()
Click to show internal directories.
Click to hide internal directories.