mocks

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 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 QueryExecutorProvider

type QueryExecutorProvider struct {
	NewQueryExecutorStub func() (ledger.QueryExecutor, error)

	NewQueryExecutorNoLockStub func() (ledger.QueryExecutor, error)
	// contains filtered or unexported fields
}

func (*QueryExecutorProvider) Invocations

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

func (*QueryExecutorProvider) NewQueryExecutor

func (fake *QueryExecutorProvider) NewQueryExecutor() (ledger.QueryExecutor, error)

func (*QueryExecutorProvider) NewQueryExecutorCallCount

func (fake *QueryExecutorProvider) NewQueryExecutorCallCount() int

func (*QueryExecutorProvider) NewQueryExecutorNoLock

func (fake *QueryExecutorProvider) NewQueryExecutorNoLock() (ledger.QueryExecutor, error)

func (*QueryExecutorProvider) NewQueryExecutorNoLockCallCount

func (fake *QueryExecutorProvider) NewQueryExecutorNoLockCallCount() int

func (*QueryExecutorProvider) NewQueryExecutorNoLockReturns

func (fake *QueryExecutorProvider) NewQueryExecutorNoLockReturns(result1 ledger.QueryExecutor, result2 error)

func (*QueryExecutorProvider) NewQueryExecutorNoLockReturnsOnCall

func (fake *QueryExecutorProvider) NewQueryExecutorNoLockReturnsOnCall(i int, result1 ledger.QueryExecutor, result2 error)

func (*QueryExecutorProvider) NewQueryExecutorReturns

func (fake *QueryExecutorProvider) NewQueryExecutorReturns(result1 ledger.QueryExecutor, result2 error)

func (*QueryExecutorProvider) NewQueryExecutorReturnsOnCall

func (fake *QueryExecutorProvider) NewQueryExecutorReturnsOnCall(i int, result1 ledger.QueryExecutor, result2 error)

Jump to

Keyboard shortcuts

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