mockmsp

package
v1.0.0-alpha3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockmsp is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIdentityManager

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

MockIdentityManager is a mock of IdentityManager interface

func NewMockIdentityManager

func NewMockIdentityManager(ctrl *gomock.Controller) *MockIdentityManager

NewMockIdentityManager creates a new mock instance

func (*MockIdentityManager) EXPECT

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

func (*MockIdentityManager) GetSigningIdentity

func (m *MockIdentityManager) GetSigningIdentity(arg0 string) (msp.SigningIdentity, error)

GetSigningIdentity mocks base method

type MockIdentityManagerMockRecorder

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

MockIdentityManagerMockRecorder is the mock recorder for MockIdentityManager

func (*MockIdentityManagerMockRecorder) GetSigningIdentity

func (mr *MockIdentityManagerMockRecorder) GetSigningIdentity(arg0 interface{}) *gomock.Call

GetSigningIdentity indicates an expected call of GetSigningIdentity

type MockProviders

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

MockProviders is a mock of Providers interface

func NewMockProviders

func NewMockProviders(ctrl *gomock.Controller) *MockProviders

NewMockProviders creates a new mock instance

func (*MockProviders) EXPECT

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

func (*MockProviders) IdentityManager

func (m *MockProviders) IdentityManager(arg0 string) (msp.IdentityManager, bool)

IdentityManager mocks base method

func (*MockProviders) UserStore

func (m *MockProviders) UserStore() msp.UserStore

UserStore mocks base method

type MockProvidersMockRecorder

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

MockProvidersMockRecorder is the mock recorder for MockProviders

func (*MockProvidersMockRecorder) IdentityManager

func (mr *MockProvidersMockRecorder) IdentityManager(arg0 interface{}) *gomock.Call

IdentityManager indicates an expected call of IdentityManager

func (*MockProvidersMockRecorder) UserStore

func (mr *MockProvidersMockRecorder) UserStore() *gomock.Call

UserStore indicates an expected call of UserStore

Jump to

Keyboard shortcuts

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