taskfakes

package
v6.4.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 License: Apache-2.0 Imports: 2 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 FakeReporter

type FakeReporter struct {
	TaskStartedStub func(int)

	TaskFinishedStub func(int, string)

	TaskOutputChunkStub func(int, []byte)
	// contains filtered or unexported fields
}

func (*FakeReporter) Invocations

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

func (*FakeReporter) TaskFinished

func (fake *FakeReporter) TaskFinished(arg1 int, arg2 string)

func (*FakeReporter) TaskFinishedArgsForCall

func (fake *FakeReporter) TaskFinishedArgsForCall(i int) (int, string)

func (*FakeReporter) TaskFinishedCallCount

func (fake *FakeReporter) TaskFinishedCallCount() int

func (*FakeReporter) TaskOutputChunk

func (fake *FakeReporter) TaskOutputChunk(arg1 int, arg2 []byte)

func (*FakeReporter) TaskOutputChunkArgsForCall

func (fake *FakeReporter) TaskOutputChunkArgsForCall(i int) (int, []byte)

func (*FakeReporter) TaskOutputChunkCallCount

func (fake *FakeReporter) TaskOutputChunkCallCount() int

func (*FakeReporter) TaskStarted

func (fake *FakeReporter) TaskStarted(arg1 int)

func (*FakeReporter) TaskStartedArgsForCall

func (fake *FakeReporter) TaskStartedArgsForCall(i int) int

func (*FakeReporter) TaskStartedCallCount

func (fake *FakeReporter) TaskStartedCallCount() int

Jump to

Keyboard shortcuts

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