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 FakeCapabilities ¶
type FakeCapabilities struct { LimitStub func(bool) error // contains filtered or unexported fields }
func (*FakeCapabilities) Limit ¶
func (fake *FakeCapabilities) Limit(arg1 bool) error
func (*FakeCapabilities) LimitArgsForCall ¶
func (fake *FakeCapabilities) LimitArgsForCall(i int) bool
func (*FakeCapabilities) LimitCallCount ¶
func (fake *FakeCapabilities) LimitCallCount() int
func (*FakeCapabilities) LimitReturns ¶
func (fake *FakeCapabilities) LimitReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.