Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type Classifier
- func (fake *Classifier) Classify(arg1 error) bool
- func (fake *Classifier) ClassifyArgsForCall(i int) error
- func (fake *Classifier) ClassifyCallCount() int
- func (fake *Classifier) ClassifyCalls(stub func(error) bool)
- func (fake *Classifier) ClassifyReturns(result1 bool)
- func (fake *Classifier) ClassifyReturnsOnCall(i int, result1 bool)
- func (fake *Classifier) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Classifier ¶
func (*Classifier) Classify ¶
func (fake *Classifier) Classify(arg1 error) bool
func (*Classifier) ClassifyArgsForCall ¶
func (fake *Classifier) ClassifyArgsForCall(i int) error
func (*Classifier) ClassifyCallCount ¶
func (fake *Classifier) ClassifyCallCount() int
func (*Classifier) ClassifyCalls ¶
func (fake *Classifier) ClassifyCalls(stub func(error) bool)
func (*Classifier) ClassifyReturns ¶
func (fake *Classifier) ClassifyReturns(result1 bool)
func (*Classifier) ClassifyReturnsOnCall ¶
func (fake *Classifier) ClassifyReturnsOnCall(i int, result1 bool)
func (*Classifier) Invocations ¶
func (fake *Classifier) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.