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 FakeContext ¶
type FakeContext struct { DoSomethingStub func() // contains filtered or unexported fields }
func (*FakeContext) DoSomething ¶
func (fake *FakeContext) DoSomething()
func (*FakeContext) DoSomethingCallCount ¶
func (fake *FakeContext) DoSomethingCallCount() int
func (*FakeContext) DoSomethingCalls ¶
func (fake *FakeContext) DoSomethingCalls(stub func())
func (*FakeContext) Invocations ¶
func (fake *FakeContext) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.