mock_procsyswrapper

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_procsyswrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockProcSys

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

MockProcSys is a mock of ProcSys interface

func NewMockProcSys

func NewMockProcSys(ctrl *gomock.Controller) *MockProcSys

NewMockProcSys creates a new mock instance

func (*MockProcSys) EXPECT

func (m *MockProcSys) EXPECT() *MockProcSysMockRecorder

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

func (*MockProcSys) Get

func (m *MockProcSys) Get(arg0 string) (string, error)

Get mocks base method

func (*MockProcSys) Set

func (m *MockProcSys) Set(arg0, arg1 string) error

Set mocks base method

type MockProcSysMockRecorder

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

MockProcSysMockRecorder is the mock recorder for MockProcSys

func (*MockProcSysMockRecorder) Get

func (mr *MockProcSysMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockProcSysMockRecorder) Set

func (mr *MockProcSysMockRecorder) Set(arg0, arg1 interface{}) *gomock.Call

Set indicates an expected call of Set

Jump to

Keyboard shortcuts

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