mockcore

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mockcore is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigBackend

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

MockConfigBackend is a mock of ConfigBackend interface

func NewMockConfigBackend

func NewMockConfigBackend(ctrl *gomock.Controller) *MockConfigBackend

NewMockConfigBackend creates a new mock instance

func (*MockConfigBackend) EXPECT

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

func (*MockConfigBackend) Lookup

func (m *MockConfigBackend) Lookup(arg0 string) (interface{}, bool)

Lookup mocks base method

type MockConfigBackendMockRecorder

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

MockConfigBackendMockRecorder is the mock recorder for MockConfigBackend

func (*MockConfigBackendMockRecorder) Lookup

func (mr *MockConfigBackendMockRecorder) Lookup(arg0 interface{}) *gomock.Call

Lookup indicates an expected call of Lookup

type MockCryptoSuiteConfig

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

MockCryptoSuiteConfig is a mock of CryptoSuiteConfig interface

func NewMockCryptoSuiteConfig

func NewMockCryptoSuiteConfig(ctrl *gomock.Controller) *MockCryptoSuiteConfig

NewMockCryptoSuiteConfig creates a new mock instance

func (*MockCryptoSuiteConfig) EXPECT

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

func (*MockCryptoSuiteConfig) IsSecurityEnabled

func (m *MockCryptoSuiteConfig) IsSecurityEnabled() bool

IsSecurityEnabled mocks base method

func (*MockCryptoSuiteConfig) KeyStorePath

func (m *MockCryptoSuiteConfig) KeyStorePath() string

KeyStorePath mocks base method

func (*MockCryptoSuiteConfig) SecurityAlgorithm

func (m *MockCryptoSuiteConfig) SecurityAlgorithm() string

SecurityAlgorithm mocks base method

func (*MockCryptoSuiteConfig) SecurityLevel

func (m *MockCryptoSuiteConfig) SecurityLevel() int

SecurityLevel mocks base method

func (*MockCryptoSuiteConfig) SecurityProvider

func (m *MockCryptoSuiteConfig) SecurityProvider() string

SecurityProvider mocks base method

func (*MockCryptoSuiteConfig) SecurityProviderLabel

func (m *MockCryptoSuiteConfig) SecurityProviderLabel() string

SecurityProviderLabel mocks base method

func (*MockCryptoSuiteConfig) SecurityProviderLibPath

func (m *MockCryptoSuiteConfig) SecurityProviderLibPath() string

SecurityProviderLibPath mocks base method

func (*MockCryptoSuiteConfig) SecurityProviderPin

func (m *MockCryptoSuiteConfig) SecurityProviderPin() string

SecurityProviderPin mocks base method

func (*MockCryptoSuiteConfig) SoftVerify

func (m *MockCryptoSuiteConfig) SoftVerify() bool

SoftVerify mocks base method

type MockCryptoSuiteConfigMockRecorder

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

MockCryptoSuiteConfigMockRecorder is the mock recorder for MockCryptoSuiteConfig

func (*MockCryptoSuiteConfigMockRecorder) IsSecurityEnabled

func (mr *MockCryptoSuiteConfigMockRecorder) IsSecurityEnabled() *gomock.Call

IsSecurityEnabled indicates an expected call of IsSecurityEnabled

func (*MockCryptoSuiteConfigMockRecorder) KeyStorePath

func (mr *MockCryptoSuiteConfigMockRecorder) KeyStorePath() *gomock.Call

KeyStorePath indicates an expected call of KeyStorePath

func (*MockCryptoSuiteConfigMockRecorder) SecurityAlgorithm

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityAlgorithm() *gomock.Call

SecurityAlgorithm indicates an expected call of SecurityAlgorithm

func (*MockCryptoSuiteConfigMockRecorder) SecurityLevel

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityLevel() *gomock.Call

SecurityLevel indicates an expected call of SecurityLevel

func (*MockCryptoSuiteConfigMockRecorder) SecurityProvider

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityProvider() *gomock.Call

SecurityProvider indicates an expected call of SecurityProvider

func (*MockCryptoSuiteConfigMockRecorder) SecurityProviderLabel

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityProviderLabel() *gomock.Call

SecurityProviderLabel indicates an expected call of SecurityProviderLabel

func (*MockCryptoSuiteConfigMockRecorder) SecurityProviderLibPath

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityProviderLibPath() *gomock.Call

SecurityProviderLibPath indicates an expected call of SecurityProviderLibPath

func (*MockCryptoSuiteConfigMockRecorder) SecurityProviderPin

func (mr *MockCryptoSuiteConfigMockRecorder) SecurityProviderPin() *gomock.Call

SecurityProviderPin indicates an expected call of SecurityProviderPin

func (*MockCryptoSuiteConfigMockRecorder) SoftVerify

func (mr *MockCryptoSuiteConfigMockRecorder) SoftVerify() *gomock.Call

SoftVerify indicates an expected call of SoftVerify

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) CryptoSuite

func (m *MockProviders) CryptoSuite() core.CryptoSuite

CryptoSuite mocks base method

func (*MockProviders) EXPECT

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

func (*MockProviders) SigningManager

func (m *MockProviders) SigningManager() core.SigningManager

SigningManager mocks base method

type MockProvidersMockRecorder

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

MockProvidersMockRecorder is the mock recorder for MockProviders

func (*MockProvidersMockRecorder) CryptoSuite

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

CryptoSuite indicates an expected call of CryptoSuite

func (*MockProvidersMockRecorder) SigningManager

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

SigningManager indicates an expected call of SigningManager

Jump to

Keyboard shortcuts

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