mock

package
v1.4.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 TMSManager

type TMSManager struct {
	GetTxProcessorStub func(channel string) (transaction.TMSTxProcessor, error)
	// contains filtered or unexported fields
}

func (*TMSManager) GetTxProcessor

func (fake *TMSManager) GetTxProcessor(channel string) (transaction.TMSTxProcessor, error)

func (*TMSManager) GetTxProcessorArgsForCall

func (fake *TMSManager) GetTxProcessorArgsForCall(i int) string

func (*TMSManager) GetTxProcessorCallCount

func (fake *TMSManager) GetTxProcessorCallCount() int

func (*TMSManager) GetTxProcessorReturns

func (fake *TMSManager) GetTxProcessorReturns(result1 transaction.TMSTxProcessor, result2 error)

func (*TMSManager) GetTxProcessorReturnsOnCall

func (fake *TMSManager) GetTxProcessorReturnsOnCall(i int, result1 transaction.TMSTxProcessor, result2 error)

func (*TMSManager) Invocations

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

type TMSTxProcessor

type TMSTxProcessor struct {
	ProcessTxStub func(txID string, creator identity.PublicInfo, ttx *