fake_operationq

package
v0.0.0-...-a959afa Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeOperation

type FakeOperation struct {
	KeyStub func() string

	ExecuteStub func()
	// contains filtered or unexported fields
}

func (*FakeOperation) Execute

func (fake *FakeOperation) Execute()

func (*FakeOperation) ExecuteCallCount

func (fake *FakeOperation) ExecuteCallCount() int

func (*FakeOperation) Key

func (fake *FakeOperation) Key() string

func (*FakeOperation) KeyCallCount

func (fake *FakeOperation) KeyCallCount() int

func (*FakeOperation) KeyReturns

func (fake *FakeOperation) KeyReturns(result1 string)

type FakeQueue

type FakeQueue struct {
	PushStub func(operationq.Operation)

	CloseStub func()

	WaitStub func()
	// contains filtered or unexported fields
}

func (*FakeQueue) Close

func (fake *FakeQueue) Close()

func (*FakeQueue) CloseCallCount

func (fake *FakeQueue) CloseCallCount() int

func (*FakeQueue) Push

func (fake *FakeQueue) Push(arg1 operationq.Operation)

func (*FakeQueue) PushArgsForCall

func (fake *FakeQueue) PushArgsForCall(i int) operationq.Operation

func (*FakeQueue) PushCallCount

func (fake *FakeQueue) PushCallCount() int

func (*FakeQueue) Wait

func (fake *FakeQueue) Wait()

func (*FakeQueue) WaitCallCount

func (fake *FakeQueue) WaitCallCount() int

Jump to

Keyboard shortcuts

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