mock_config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_config is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockService

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

MockService is a mock of Service interface

func NewMockService

func NewMockService(ctrl *gomock.Controller) *MockService

NewMockService creates a new mock instance

func (*MockService) EXPECT

func (m *MockService) EXPECT() *MockServiceMockRecorder

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

func (*MockService) GetConfig

func (m *MockService) GetConfig() config.Config

GetConfig mocks base method

func (*MockService) GetMattermostConfig

func (m *MockService) GetMattermostConfig() *model.Config

GetMattermostConfig mocks base method

func (*MockService) Reconfigure

func (m *MockService) Reconfigure(arg0 config.StoredConfig, arg1 ...config.Configurable) error

Reconfigure mocks base method

func (*MockService) StoreConfig

func (m *MockService) StoreConfig(arg0 config.StoredConfig) error

StoreConfig mocks base method

type MockServiceMockRecorder

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

MockServiceMockRecorder is the mock recorder for MockService

func (*MockServiceMockRecorder) GetConfig

func (mr *MockServiceMockRecorder) GetConfig() *gomock.Call

GetConfig indicates an expected call of GetConfig

func (*MockServiceMockRecorder) GetMattermostConfig

func (mr *MockServiceMockRecorder) GetMattermostConfig() *gomock.Call

GetMattermostConfig indicates an expected call of GetMattermostConfig

func (*MockServiceMockRecorder) Reconfigure

func (mr *MockServiceMockRecorder) Reconfigure(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Reconfigure indicates an expected call of Reconfigure

func (*MockServiceMockRecorder) StoreConfig

func (mr *MockServiceMockRecorder) StoreConfig(arg0 interface{}) *gomock.Call

StoreConfig indicates an expected call of StoreConfig

Jump to

Keyboard shortcuts

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