mock

package
v1.4.0-rc1.0...-bb6b5b7 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 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 ChaincodeInfoProvider

type ChaincodeInfoProvider struct {
	GetDeployedChaincodeInfoStub func(string, *cceventmgmt.ChaincodeDefinition) (*ledger.DeployedChaincodeInfo, error)

	RetrieveChaincodeArtifactsStub func(*cceventmgmt.ChaincodeDefinition) (bool, []byte, error)
	// contains filtered or unexported fields
}

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfo

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfo(arg1 string, arg2 *cceventmgmt.ChaincodeDefinition) (*ledger.DeployedChaincodeInfo, error)

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfoArgsForCall

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfoArgsForCall(i int) (string, *cceventmgmt.ChaincodeDefinition)

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfoCallCount

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfoCallCount() int

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfoCalls

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfoCalls(stub func(string, *cceventmgmt.ChaincodeDefinition) (*ledger.DeployedChaincodeInfo, error))

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfoReturns

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfoReturns(result1 *ledger.DeployedChaincodeInfo, result2 error)

func (*ChaincodeInfoProvider) GetDeployedChaincodeInfoReturnsOnCall

func (fake *ChaincodeInfoProvider) GetDeployedChaincodeInfoReturnsOnCall(i int, result1 *ledger.DeployedChaincodeInfo, result2 error)

func (*ChaincodeInfoProvider) Invocations

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

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifacts

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifacts(arg1 *cceventmgmt.ChaincodeDefinition) (bool, []byte, error)

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifactsArgsForCall

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifactsArgsForCall(i int) *cceventmgmt.ChaincodeDefinition

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifactsCallCount

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifactsCallCount() int

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifactsCalls

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifactsCalls(stub func(*cceventmgmt.ChaincodeDefinition) (bool, []byte, error))

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifactsReturns

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifactsReturns(result1 bool, result2 []byte, result3 error)

func (*ChaincodeInfoProvider) RetrieveChaincodeArtifactsReturnsOnCall

func (fake *ChaincodeInfoProvider) RetrieveChaincodeArtifactsReturnsOnCall(i int, result1 bool, result2 []byte, result3 error)

Jump to

Keyboard shortcuts

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