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 FakeKiller ¶
type FakeKiller struct {
KillAgentStub func()
// contains filtered or unexported fields
}
func (*FakeKiller) Invocations ¶
func (fake *FakeKiller) Invocations() map[string][][]interface{}
func (*FakeKiller) KillAgent ¶
func (fake *FakeKiller) KillAgent()
func (*FakeKiller) KillAgentCallCount ¶
func (fake *FakeKiller) KillAgentCallCount() int
func (*FakeKiller) KillAgentCalls ¶
func (fake *FakeKiller) KillAgentCalls(stub func())
Click to show internal directories.
Click to hide internal directories.