mock

package
v0.17.24 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: EUPL-1.2 Imports: 6 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBkConfigRepository

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

MockBkConfigRepository is a mock of BkConfigRepository interface.

func NewMockBkConfigRepository

func NewMockBkConfigRepository(ctrl *gomock.Controller) *MockBkConfigRepository

NewMockBkConfigRepository creates a new mock instance.

func (*MockBkConfigRepository) CreateKeyPair

func (m *MockBkConfigRepository) CreateKeyPair(arg0 model.KeyPair) (*model.KeyPair, error)

CreateKeyPair mocks base method.

func (*MockBkConfigRepository) EXPECT

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

func (*MockBkConfigRepository) GetHealthCheck

func (m *MockBkConfigRepository) GetHealthCheck() healthcheck.Result

GetHealthCheck mocks base method.

func (*MockBkConfigRepository) ListKeyPairs

func (m *MockBkConfigRepository) ListKeyPairs() (*[]model.KeyPair, error)

ListKeyPairs mocks base method.

type MockBkConfigRepositoryMockRecorder

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

MockBkConfigRepositoryMockRecorder is the mock recorder for MockBkConfigRepository.

func (*MockBkConfigRepositoryMockRecorder) CreateKeyPair

func (mr *MockBkConfigRepositoryMockRecorder) CreateKeyPair(arg0 any) *gomock.Call

CreateKeyPair indicates an expected call of CreateKeyPair.

func (*MockBkConfigRepositoryMockRecorder) GetHealthCheck

func (mr *MockBkConfigRepositoryMockRecorder) GetHealthCheck() *gomock.Call

GetHealthCheck indicates an expected call of GetHealthCheck.

func (*MockBkConfigRepositoryMockRecorder) ListKeyPairs

func (mr *MockBkConfigRepositoryMockRecorder) ListKeyPairs() *gomock.Call

ListKeyPairs indicates an expected call of ListKeyPairs.

type MockSchemeRepository

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

MockSchemeRepository is a mock of SchemeRepository interface.

func NewMockSchemeRepository

func NewMockSchemeRepository(ctrl *gomock.Controller) *MockSchemeRepository

NewMockSchemeRepository creates a new mock instance.

func (*MockSchemeRepository) EXPECT

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

func (*MockSchemeRepository) FetchAppManager added in v0.13.0

func (m *MockSchemeRepository) FetchAppManager(oin string) (*model.AppManager, error)

FetchAppManager mocks base method.

func (*MockSchemeRepository) FetchOrganization added in v0.8.0

func (m *MockSchemeRepository) FetchOrganization(oin string) (*model0.Organization, error)

FetchOrganization mocks base method.

func (*MockSchemeRepository) RegisterOrganization

func (m *MockSchemeRepository) RegisterOrganization(arg0 model.Organization) (*model0.Organization, error)

RegisterOrganization mocks base method.

type MockSchemeRepositoryMockRecorder

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

MockSchemeRepositoryMockRecorder is the mock recorder for MockSchemeRepository.

func (*MockSchemeRepositoryMockRecorder) FetchAppManager added in v0.13.0

func (mr *MockSchemeRepositoryMockRecorder) FetchAppManager(oin any) *gomock.Call

FetchAppManager indicates an expected call of FetchAppManager.

func (*MockSchemeRepositoryMockRecorder) FetchOrganization added in v0.8.0

func (mr *MockSchemeRepositoryMockRecorder) FetchOrganization(oin any) *gomock.Call

FetchOrganization indicates an expected call of FetchOrganization.

func (*MockSchemeRepositoryMockRecorder) RegisterOrganization

func (mr *MockSchemeRepositoryMockRecorder) RegisterOrganization(arg0 any) *gomock.Call

RegisterOrganization indicates an expected call of RegisterOrganization.

Jump to

Keyboard shortcuts

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