mocks

package
v2.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Capabilities

type Capabilities struct {
	mock.Mock
}

Capabilities is an autogenerated mock type for the Capabilities type

func (*Capabilities) ACLs

func (_m *Capabilities) ACLs() bool

ACLs provides a mock function with given fields:

func (*Capabilities) CollectionUpgrade

func (_m *Capabilities) CollectionUpgrade() bool

CollectionUpgrade provides a mock function with given fields:

func (*Capabilities) ForbidDuplicateTXIdInBlock

func (_m *Capabilities) ForbidDuplicateTXIdInBlock() bool

ForbidDuplicateTXIdInBlock provides a mock function with given fields:

func (*Capabilities) KeyLevelEndorsement

func (_m *Capabilities) KeyLevelEndorsement() bool

KeyLevelEndorsement provides a mock function with given fields:

func (*Capabilities) MetadataLifecycle

func (_m *Capabilities) MetadataLifecycle() bool

MetadataLifecycle provides a mock function with given fields:

func (*Capabilities) PrivateChannelData

func (_m *Capabilities) PrivateChannelData() bool

PrivateChannelData provides a mock function with given fields:

func (*Capabilities) StorePvtDataOfInvalidTx

func (_m *Capabilities) StorePvtDataOfInvalidTx() bool

StorePvtDataOfInvalidTx provides a mock function with given fields:

func (*Capabilities) Supported

func (_m *Capabilities) Supported() error

Supported provides a mock function with given fields:

func (*Capabilities) V1_1Validation

func (_m *Capabilities) V1_1Validation() bool

V1_1Validation provides a mock function with given fields:

func (*Capabilities) V1_2Validation

func (_m *Capabilities) V1_2Validation() bool

V1_2Validation provides a mock function with given fields:

func (*Capabilities) V1_3Validation

func (_m *Capabilities) V1_3Validation() bool

V1_3Validation provides a mock function with given fields:

func (*Capabilities) V2_0Validation

func (_m *Capabilities) V2_0Validation() bool

V2_0Validation provides a mock function with given fields:

type ChannelPolicyManagerGetter

type ChannelPolicyManagerGetter struct {
	mock.Mock
}

ChannelPolicyManagerGetter is an autogenerated mock type for the ChannelPolicyManagerGetter type

func (*ChannelPolicyManagerGetter) Manager

func (_m *ChannelPolicyManagerGetter) Manager(channelID string) policies.Manager

Manager provides a mock function with given fields: channelID

type IdentityDeserializer

type IdentityDeserializer struct {
	mock.Mock
}

IdentityDeserializer is an autogenerated mock type for the IdentityDeserializer type

func (*IdentityDeserializer) DeserializeIdentity

func (_m *IdentityDeserializer) DeserializeIdentity(serializedIdentity []byte) (msp.Identity, error)

DeserializeIdentity provides a mock function with given fields: serializedIdentity

func (*IdentityDeserializer) IsWellFormed

IsWellFormed provides a mock function with given fields: identity

type LifecycleResources

type LifecycleResources struct {
	mock.Mock
}

LifecycleResources is an autogenerated mock type for the LifecycleResources type

func (*LifecycleResources) ValidationInfo

func (_m *LifecycleResources) ValidationInfo(channelID string, chaincodeName string, qe ledger.SimpleQueryExecutor) (string, []byte, error, error)

ValidationInfo provides a mock function with given fields: channelID, chaincodeName, qe

type Mapper

type Mapper struct {
	mock.Mock
}

Mapper is an autogenerated mock type for the Mapper type

func (*Mapper) FactoryByName

func (_m *Mapper) FactoryByName(name plugin.Name) validation.PluginFactory

FactoryByName provides a mock function with given fields: name

type Plugin

type Plugin struct {
	mock.Mock
}

Plugin is an autogenerated mock type for the Plugin type

func (*Plugin) Init

func (_m *Plugin) Init(dependencies ...validation.Dependency) error

Init provides a mock function with given fields: dependencies

func (*Plugin) Validate

func (_m *Plugin) Validate(block *common.Block, namespace string, txPosition int, actionPosition int, contextData ...validation.ContextDatum) error

Validate provides a mock function with given fields: block, namespace, txPosition, actionPosition, contextData

type PluginFactory

type PluginFactory struct {
	mock.Mock
}

PluginFactory is an autogenerated mock type for the PluginFactory type

func (*PluginFactory) New

func (_m *PluginFactory) New() validation.Plugin

New provides a mock function with given fields:

type PolicyManager

type PolicyManager struct {
	mock.Mock
}

PolicyManager is an autogenerated mock type for the PolicyManager type

func (*PolicyManager) GetPolicy

func (_m *PolicyManager) GetPolicy(id string) (policies.Policy, bool)

GetPolicy provides a mock function with given fields: id

func (*PolicyManager) Manager

func (_m *PolicyManager) Manager(path []string) (policies.Manager, bool)

Manager provides a mock function with given fields: path

type QueryExecutorCreator

type QueryExecutorCreator struct {
	mock.Mock
}

QueryExecutorCreator is an autogenerated mock type for the QueryExecutorCreator type

func (*QueryExecutorCreator) NewQueryExecutor

func (_m *QueryExecutorCreator) NewQueryExecutor() (ledger.QueryExecutor, error)

NewQueryExecutor 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