fakes

package
v0.0.0-...-b097151 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2020 License: MIT Imports: 3 Imported by: 0

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 FakeCliOutput

type FakeCliOutput struct {
	AttentionStub func(string)

	ErrorStub func(string)

	EventStub func(*model.Event)

	InfoStub func(string)

	SuccessStub func(string)
	// contains filtered or unexported fields
}

func (*FakeCliOutput) Attention

func (fake *FakeCliOutput) Attention(arg1 string)

func (*FakeCliOutput) AttentionArgsForCall

func (fake *FakeCliOutput) AttentionArgsForCall(i int) string

func (*FakeCliOutput) AttentionCallCount

func (fake *FakeCliOutput) AttentionCallCount() int

func (*FakeCliOutput) AttentionCalls

func (fake *FakeCliOutput) AttentionCalls(stub func(string))

func (*FakeCliOutput) Error

func (fake *FakeCliOutput) Error(arg1 string)

func (*FakeCliOutput) ErrorArgsForCall

func (fake *FakeCliOutput) ErrorArgsForCall(i int) string

func (*FakeCliOutput) ErrorCallCount

func (fake *FakeCliOutput) ErrorCallCount() int

func (*FakeCliOutput) ErrorCalls

func (fake *FakeCliOutput) ErrorCalls(stub func(string))

func (*FakeCliOutput) Event

func (fake *FakeCliOutput) Event(arg1 *model.Event)

func (*FakeCliOutput) EventArgsForCall

func (fake *FakeCliOutput) EventArgsForCall(i int) *model.Event

func (*FakeCliOutput) EventCallCount

func (fake *FakeCliOutput) EventCallCount() int

func (*FakeCliOutput) EventCalls

func (fake *FakeCliOutput) EventCalls(stub func(*model.Event))

func (*FakeCliOutput) Info

func (fake *FakeCliOutput) Info(arg1 string)

func (*FakeCliOutput) InfoArgsForCall

func (fake *FakeCliOutput) InfoArgsForCall(i int) string

func (*FakeCliOutput) InfoCallCount

func (fake *FakeCliOutput) InfoCallCount() int

func (*FakeCliOutput) InfoCalls

func (fake *FakeCliOutput) InfoCalls(stub func(string))

func (*FakeCliOutput) Invocations

func (fake *FakeCliOutput) Invocations() map[string][][]interface{}

func (*FakeCliOutput) Success

func (fake *FakeCliOutput) Success(arg1 string)

func (*FakeCliOutput) SuccessArgsForCall

func (fake *FakeCliOutput) SuccessArgsForCall(i int) string

func (*FakeCliOutput) SuccessCallCount

func (fake *FakeCliOutput) SuccessCallCount() int

func (*FakeCliOutput) SuccessCalls

func (fake *FakeCliOutput) SuccessCalls(stub func(string))

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL