Documentation
¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRootFSEnterer ¶
type FakeRootFSEnterer struct { EnterStub func() error // contains filtered or unexported fields }
func (*FakeRootFSEnterer) Enter ¶
func (fake *FakeRootFSEnterer) Enter() error
func (*FakeRootFSEnterer) EnterCallCount ¶
func (fake *FakeRootFSEnterer) EnterCallCount() int
func (*FakeRootFSEnterer) EnterReturns ¶
func (fake *FakeRootFSEnterer) EnterReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.