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 FakeInitializer ¶
type FakeInitializer struct { InitStub func() error // contains filtered or unexported fields }
func (*FakeInitializer) Init ¶
func (fake *FakeInitializer) Init() error
func (*FakeInitializer) InitCallCount ¶
func (fake *FakeInitializer) InitCallCount() int
func (*FakeInitializer) InitReturns ¶
func (fake *FakeInitializer) InitReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.