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 FakePoller ¶
type FakePoller struct { PollStub func() error // contains filtered or unexported fields }
func (*FakePoller) Poll ¶
func (fake *FakePoller) Poll() error
func (*FakePoller) PollCallCount ¶
func (fake *FakePoller) PollCallCount() int
func (*FakePoller) PollReturns ¶
func (fake *FakePoller) PollReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.