mocks

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 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 IBPOrderer

type IBPOrderer struct {
	GenerateCryptoStub func() (*config.CryptoResponse, error)

	GetConfigStub func() initializer.OrdererConfig

	OverrideConfigStub func(initializer.OrdererConfig) error
	// contains filtered or unexported fields
}

func (*IBPOrderer) GenerateCrypto

func (fake *IBPOrderer) GenerateCrypto() (*config.CryptoResponse, error)

func (*IBPOrderer) GenerateCryptoCallCount

func (fake *IBPOrderer) GenerateCryptoCallCount() int

func (*IBPOrderer) GenerateCryptoCalls

func (fake *IBPOrderer) GenerateCryptoCalls(stub func() (*config.CryptoResponse, error))

func (*IBPOrderer) GenerateCryptoReturns

func (fake *IBPOrderer) GenerateCryptoReturns(result1 *config.CryptoResponse, result2 error)

func (*IBPOrderer) GenerateCryptoReturnsOnCall

func (fake *IBPOrderer) GenerateCryptoReturnsOnCall(i int, result1 *config.CryptoResponse, result2 error)

func (*IBPOrderer) GetConfig

func (fake *IBPOrderer) GetConfig() initializer.OrdererConfig

func (*IBPOrderer) GetConfigCallCount

func (fake *IBPOrderer) GetConfigCallCount() int

func (*IBPOrderer) GetConfigCalls

func (fake *IBPOrderer) GetConfigCalls(stub func() initializer.OrdererConfig)

func (*IBPOrderer) GetConfigReturns

func (fake *IBPOrderer) GetConfigReturns(result1 initializer.OrdererConfig)

func (*IBPOrderer) GetConfigReturnsOnCall

func (fake *IBPOrderer) GetConfigReturnsOnCall(i int, result1 initializer.OrdererConfig)

func (*IBPOrderer) Invocations

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

func (*IBPOrderer) OverrideConfig

func (fake *IBPOrderer) OverrideConfig(arg1 initializer.OrdererConfig) error

func (*IBPOrderer) OverrideConfigArgsForCall

func (fake *IBPOrderer) OverrideConfigArgsForCall(i int) initializer.OrdererConfig

func (*IBPOrderer) OverrideConfigCallCount

func (fake *IBPOrderer) OverrideConfigCallCount() int

func (*IBPOrderer) OverrideConfigCalls

func (fake *IBPOrderer) OverrideConfigCalls(stub func(initializer.OrdererConfig) error)

func (*IBPOrderer) OverrideConfigReturns

func (fake *IBPOrderer) OverrideConfigReturns(result1 error)

func (*IBPOrderer) OverrideConfigReturnsOnCall

func (fake *IBPOrderer) OverrideConfigReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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