Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeListener ¶
type FakeListener struct { UpdateRouteStub func(routeUpdate.RouteUpdate) // contains filtered or unexported fields }
func (*FakeListener) Invocations ¶
func (fake *FakeListener) Invocations() map[string][][]interface{}
func (*FakeListener) UpdateRoute ¶
func (fake *FakeListener) UpdateRoute(arg1 routeUpdate.RouteUpdate)
func (*FakeListener) UpdateRouteArgsForCall ¶
func (fake *FakeListener) UpdateRouteArgsForCall(i int) routeUpdate.RouteUpdate
func (*FakeListener) UpdateRouteCallCount ¶
func (fake *FakeListener) UpdateRouteCallCount() int
Click to show internal directories.
Click to hide internal directories.