mocks

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConnConsensus

type AppConnConsensus struct {
	mock.Mock
}

AppConnConsensus is an autogenerated mock type for the AppConnConsensus type

func (*AppConnConsensus) BeginBlockSync

BeginBlockSync provides a mock function with given fields: _a0

func (*AppConnConsensus) CommitSync

func (_m *AppConnConsensus) CommitSync() (*types.ResponseCommit, error)

CommitSync provides a mock function with given fields:

func (*AppConnConsensus) DeliverTxAsync

func (_m *AppConnConsensus) DeliverTxAsync(_a0 types.RequestDeliverTx) *abcicli.ReqRes

DeliverTxAsync provides a mock function with given fields: _a0

func (*AppConnConsensus) EndBlockSync

EndBlockSync provides a mock function with given fields: _a0

func (*AppConnConsensus) Error

func (_m *AppConnConsensus) Error() error

Error provides a mock function with given fields:

func (*AppConnConsensus) InitChainSync

InitChainSync provides a mock function with given fields: _a0

func (*AppConnConsensus) SetResponseCallback

func (_m *AppConnConsensus) SetResponseCallback(_a0 abcicli.Callback)

SetResponseCallback provides a mock function with given fields: _a0

type AppConnMempool

type AppConnMempool struct {
	mock.Mock
}

AppConnMempool is an autogenerated mock type for the AppConnMempool type

func (*AppConnMempool) CheckTxAsync

func (_m *AppConnMempool) CheckTxAsync(_a0 types.RequestCheckTx) *abcicli.ReqRes

CheckTxAsync provides a mock function with given fields: _a0

func (*AppConnMempool) Error

func (_m *AppConnMempool) Error() error

Error provides a mock function with given fields:

func (*AppConnMempool) FlushAsync

func (_m *AppConnMempool) FlushAsync() *abcicli.ReqRes

FlushAsync provides a mock function with given fields:

func (*AppConnMempool) FlushSync

func (_m *AppConnMempool) FlushSync() error

FlushSync provides a mock function with given fields:

func (*AppConnMempool) SetResponseCallback

func (_m *AppConnMempool) SetResponseCallback(_a0 abcicli.Callback)

SetResponseCallback provides a mock function with given fields: _a0

type AppConnQuery

type AppConnQuery struct {
	mock.Mock
}

AppConnQuery is an autogenerated mock type for the AppConnQuery type

func (*AppConnQuery) EchoSync

func (_m *AppConnQuery) EchoSync(_a0 string) (*types.ResponseEcho, error)

EchoSync provides a mock function with given fields: _a0

func (*AppConnQuery) Error

func (_m *AppConnQuery) Error() error

Error provides a mock function with given fields:

func (*AppConnQuery) InfoSync

func (_m *AppConnQuery) InfoSync(_a0 types.RequestInfo) (*types.ResponseInfo, error)

InfoSync provides a mock function with given fields: _a0

func (*AppConnQuery) QuerySync

func (_m *AppConnQuery) QuerySync(_a0 types.RequestQuery) (*types.ResponseQuery, error)

QuerySync provides a mock function with given fields: _a0

type AppConnSnapshot

type AppConnSnapshot struct {
	mock.Mock
}

AppConnSnapshot is an autogenerated mock type for the AppConnSnapshot type

func (*AppConnSnapshot) ApplySnapshotChunkSync

ApplySnapshotChunkSync provides a mock function with given fields: _a0

func (*AppConnSnapshot) Error

func (_m *AppConnSnapshot) Error() error

Error provides a mock function with given fields:

func (*AppConnSnapshot) ListSnapshotsSync

ListSnapshotsSync provides a mock function with given fields: _a0

func (*AppConnSnapshot) LoadSnapshotChunkSync

LoadSnapshotChunkSync provides a mock function with given fields: _a0

func (*AppConnSnapshot) OfferSnapshotSync

OfferSnapshotSync provides a mock function with given fields: _a0

type ClientCreator

type ClientCreator struct {
	mock.Mock
}

ClientCreator is an autogenerated mock type for the ClientCreator type

func (*ClientCreator) NewABCIClient

func (_m *ClientCreator) NewABCIClient() (abcicli.Client, error)

NewABCIClient provides a mock function with given fields:

Jump to

Keyboard shortcuts

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