Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type Logging
- func (fake *Logging) ActivateSpec(arg1 string) error
- func (fake *Logging) ActivateSpecArgsForCall(i int) string
- func (fake *Logging) ActivateSpecCallCount() int
- func (fake *Logging) ActivateSpecCalls(stub func(string) error)
- func (fake *Logging) ActivateSpecReturns(result1 error)
- func (fake *Logging) ActivateSpecReturnsOnCall(i int, result1 error)
- func (fake *Logging) Invocations() map[string][][]interface{}
- func (fake *Logging) Spec() string
- func (fake *Logging) SpecCallCount() int
- func (fake *Logging) SpecCalls(stub func() string)
- func (fake *Logging) SpecReturns(result1 string)
- func (fake *Logging) SpecReturnsOnCall(i int, result1 string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logging ¶
type Logging struct { ActivateSpecStub func(string) error SpecStub func() string // contains filtered or unexported fields }
func (*Logging) ActivateSpec ¶
func (*Logging) ActivateSpecArgsForCall ¶
func (*Logging) ActivateSpecCallCount ¶
func (*Logging) ActivateSpecCalls ¶
func (*Logging) ActivateSpecReturns ¶
func (*Logging) ActivateSpecReturnsOnCall ¶
func (*Logging) Invocations ¶
func (*Logging) SpecCallCount ¶
func (*Logging) SpecReturns ¶
func (*Logging) SpecReturnsOnCall ¶
Click to show internal directories.
Click to hide internal directories.