mocks

package
v0.1.0-M4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0, EPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSystemInfoManager

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

MockSystemInfoManager is a mock of SystemInfoManager interface

func NewMockSystemInfoManager

func NewMockSystemInfoManager(ctrl *gomock.Controller) *MockSystemInfoManager

NewMockSystemInfoManager creates a new mock instance

func (*MockSystemInfoManager) EXPECT

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

func (*MockSystemInfoManager) GetProjectInfo

func (m *MockSystemInfoManager) GetProjectInfo() types.ProjectInfo

GetProjectInfo mocks base method

type MockSystemInfoManagerMockRecorder

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

MockSystemInfoManagerMockRecorder is the mock recorder for MockSystemInfoManager

func (*MockSystemInfoManagerMockRecorder) GetProjectInfo

func (mr *MockSystemInfoManagerMockRecorder) GetProjectInfo() *gomock.Call

GetProjectInfo indicates an expected call of GetProjectInfo

Jump to

Keyboard shortcuts

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