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 FakeRouteFetcherInterface ¶
type FakeRouteFetcherInterface struct { FetchRoutesStub func() error // contains filtered or unexported fields }
func (*FakeRouteFetcherInterface) FetchRoutes ¶
func (fake *FakeRouteFetcherInterface) FetchRoutes() error
func (*FakeRouteFetcherInterface) FetchRoutesCallCount ¶
func (fake *FakeRouteFetcherInterface) FetchRoutesCallCount() int
func (*FakeRouteFetcherInterface) FetchRoutesReturns ¶
func (fake *FakeRouteFetcherInterface) FetchRoutesReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.