mocks

package
v0.2.10 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 3 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 ConfigTxValidator added in v0.2.2

type ConfigTxValidator struct {
	ValidateStub func(*types.ConfigTxEnvelope) (*types.ValidationInfo, error)
	// contains filtered or unexported fields
}

func (*ConfigTxValidator) Invocations added in v0.2.2

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

func (*ConfigTxValidator) Validate added in v0.2.2

func (*ConfigTxValidator) ValidateArgsForCall added in v0.2.2

func (fake *ConfigTxValidator) ValidateArgsForCall(i int) *types.ConfigTxEnvelope

func (*ConfigTxValidator) ValidateCallCount added in v0.2.2

func (fake *ConfigTxValidator) ValidateCallCount() int

func (*ConfigTxValidator) ValidateCalls added in v0.2.2

func (fake *ConfigTxValidator) ValidateCalls(stub func(*types.ConfigTxEnvelope) (*types.ValidationInfo, error))

func (*ConfigTxValidator) ValidateReturns added in v0.2.2

func (fake *ConfigTxValidator) ValidateReturns(result1 *types.ValidationInfo, result2 error)

func (*ConfigTxValidator) ValidateReturnsOnCall added in v0.2.2

func (fake *ConfigTxValidator) ValidateReturnsOnCall(i int, result1 *types.ValidationInfo, result2 error)

type PendingTxsReleaser

type PendingTxsReleaser struct {
	ReleaseWithErrorStub func([]string, error)
	// contains filtered or unexported fields
}

func (*PendingTxsReleaser) Invocations

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

func (*PendingTxsReleaser) ReleaseWithError

func (fake *PendingTxsReleaser) ReleaseWithError(arg1 []string, arg2 error)

func (*PendingTxsReleaser) ReleaseWithErrorArgsForCall

func (fake *PendingTxsReleaser) ReleaseWithErrorArgsForCall(i int) ([]string, error)

func (*PendingTxsReleaser) ReleaseWithErrorCallCount

func (fake *PendingTxsReleaser) ReleaseWithErrorCallCount() int

func (*PendingTxsReleaser) ReleaseWithErrorCalls

func (fake *PendingTxsReleaser) ReleaseWithErrorCalls(stub func([]string, error))

Jump to

Keyboard shortcuts

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