mock_private

package
v0.0.0-...-1d3cd56 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_private is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIdentifiable

type MockIdentifiable struct {
	// contains filtered or unexported fields
}

MockIdentifiable is a mock of Identifiable interface.

func NewMockIdentifiable

func NewMockIdentifiable(ctrl *gomock.Controller) *MockIdentifiable

NewMockIdentifiable creates a new mock instance.

func (*MockIdentifiable) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockIdentifiable) HasFeature

HasFeature mocks base method.

func (*MockIdentifiable) Name

func (m *MockIdentifiable) Name() string

Name mocks base method.

type MockIdentifiableMockRecorder

type MockIdentifiableMockRecorder struct {
	// contains filtered or unexported fields
}

MockIdentifiableMockRecorder is the mock recorder for MockIdentifiable.

func (*MockIdentifiableMockRecorder) HasFeature

func (mr *MockIdentifiableMockRecorder) HasFeature(arg0 interface{}) *gomock.Call

HasFeature indicates an expected call of HasFeature.

func (*MockIdentifiableMockRecorder) Name

Name indicates an expected call of Name.

type MockPrivateTransactionManager

type MockPrivateTransactionManager struct {
	// contains filtered or unexported fields
}

MockPrivateTransactionManager is a mock of PrivateTransactionManager interface.

func NewMockPrivateTransactionManager

func NewMockPrivateTransactionManager(ctrl *gomock.Controller) *MockPrivateTransactionManager

NewMockPrivateTransactionManager creates a new mock instance.

func (*MockPrivateTransactionManager) DecryptPayload

DecryptPayload mocks base method.

func (*MockPrivateTransactionManager) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockPrivateTransactionManager) EncryptPayload

func (m *MockPrivateTransactionManager) EncryptPayload(arg0 []byte, arg1 string, arg2 []string, arg3 *engine.ExtraMetadata) ([]byte, error)

EncryptPayload mocks base method.

func (*MockPrivateTransactionManager) GetMandatory

GetMandatory mocks base method.

func (*MockPrivateTransactionManager) GetParticipants

GetParticipants mocks base method.

func (*MockPrivateTransactionManager) Groups

Groups mocks base method.

func (*MockPrivateTransactionManager) HasFeature

HasFeature mocks base method.

func (*MockPrivateTransactionManager) IsSender

IsSender mocks base method.

func (*MockPrivateTransactionManager) Name

Name mocks base method.

func (*MockPrivateTransactionManager) Receive

Receive mocks base method.

func (*MockPrivateTransactionManager) ReceiveRaw

ReceiveRaw mocks base method.

func (*MockPrivateTransactionManager) Send

Send mocks base method.

func (*MockPrivateTransactionManager) SendSignedTx

SendSignedTx mocks base method.

func (*MockPrivateTransactionManager) StoreRaw

StoreRaw mocks base method.

type MockPrivateTransactionManagerMockRecorder

type MockPrivateTransactionManagerMockRecorder struct {
	// contains filtered or unexported fields
}

MockPrivateTransactionManagerMockRecorder is the mock recorder for MockPrivateTransactionManager.

func (*MockPrivateTransactionManagerMockRecorder) DecryptPayload

func (mr *MockPrivateTransactionManagerMockRecorder) DecryptPayload(arg0 interface{}) *gomock.Call

DecryptPayload indicates an expected call of DecryptPayload.

func (*MockPrivateTransactionManagerMockRecorder) EncryptPayload

func (mr *MockPrivateTransactionManagerMockRecorder) EncryptPayload(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EncryptPayload indicates an expected call of EncryptPayload.

func (*MockPrivateTransactionManagerMockRecorder) GetMandatory

func (mr *MockPrivateTransactionManagerMockRecorder) GetMandatory(arg0 interface{}) *gomock.Call

GetMandatory indicates an expected call of GetMandatory.

func (*MockPrivateTransactionManagerMockRecorder) GetParticipants

func (mr *MockPrivateTransactionManagerMockRecorder) GetParticipants(arg0 interface{}) *gomock.Call

GetParticipants indicates an expected call of GetParticipants.

func (*MockPrivateTransactionManagerMockRecorder) Groups

Groups indicates an expected call of Groups.

func (*MockPrivateTransactionManagerMockRecorder) HasFeature

func (mr *MockPrivateTransactionManagerMockRecorder) HasFeature(arg0 interface{}) *gomock.Call

HasFeature indicates an expected call of HasFeature.

func (*MockPrivateTransactionManagerMockRecorder) IsSender

func (mr *MockPrivateTransactionManagerMockRecorder) IsSender(arg0 interface{}) *gomock.Call

IsSender indicates an expected call of IsSender.

func (*MockPrivateTransactionManagerMockRecorder) Name

Name indicates an expected call of Name.

func (*MockPrivateTransactionManagerMockRecorder) Receive

func (mr *MockPrivateTransactionManagerMockRecorder) Receive(arg0 interface{}) *gomock.Call

Receive indicates an expected call of Receive.

func (*MockPrivateTransactionManagerMockRecorder) ReceiveRaw

func (mr *MockPrivateTransactionManagerMockRecorder) ReceiveRaw(arg0 interface{}) *gomock.Call

ReceiveRaw indicates an expected call of ReceiveRaw.

func (*MockPrivateTransactionManagerMockRecorder) Send

func (mr *MockPrivateTransactionManagerMockRecorder) Send(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Send indicates an expected call of Send.

func (*MockPrivateTransactionManagerMockRecorder) SendSignedTx

func (mr *MockPrivateTransactionManagerMockRecorder) SendSignedTx(arg0, arg1, arg2 interface{}) *gomock.Call

SendSignedTx indicates an expected call of SendSignedTx.

func (*MockPrivateTransactionManagerMockRecorder) StoreRaw

func (mr *MockPrivateTransactionManagerMockRecorder) StoreRaw(arg0, arg1 interface{}) *gomock.Call

StoreRaw indicates an expected call of StoreRaw.

Jump to

Keyboard shortcuts

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