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 FakeSystemReporter ¶
type FakeSystemReporter struct { ReportStub func(lager.Logger, time.Duration) // contains filtered or unexported fields }
func (*FakeSystemReporter) Invocations ¶
func (fake *FakeSystemReporter) Invocations() map[string][][]interface{}
func (*FakeSystemReporter) Report ¶
func (fake *FakeSystemReporter) Report(arg1 lager.Logger, arg2 time.Duration)
func (*FakeSystemReporter) ReportArgsForCall ¶
func (*FakeSystemReporter) ReportCallCount ¶
func (fake *FakeSystemReporter) ReportCallCount() int
Click to show internal directories.
Click to hide internal directories.