mock_sapcontrol

package
v0.0.0-...-89a9d69 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_sapcontrol is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWebService

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

MockWebService is a mock of WebService interface.

func NewMockWebService

func NewMockWebService(ctrl *gomock.Controller) *MockWebService

NewMockWebService creates a new mock instance.

func (*MockWebService) EXPECT

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

func (*MockWebService) EnqGetStatistic

func (m *MockWebService) EnqGetStatistic() (*sapcontrol.EnqGetStatisticResponse, error)

EnqGetStatistic mocks base method.

func (*MockWebService) GetCurrentInstance

func (m *MockWebService) GetCurrentInstance() (*sapcontrol.CurrentSapInstance, error)

GetCurrentInstance mocks base method.

func (*MockWebService) GetInstanceProperties

func (m *MockWebService) GetInstanceProperties() (*sapcontrol.GetInstancePropertiesResponse, error)

GetInstanceProperties mocks base method.

func (*MockWebService) GetProcessList

func (m *MockWebService) GetProcessList() (*sapcontrol.GetProcessListResponse, error)

GetProcessList mocks base method.

func (*MockWebService) GetQueueStatistic

func (m *MockWebService) GetQueueStatistic() (*sapcontrol.GetQueueStatisticResponse, error)

GetQueueStatistic mocks base method.

func (*MockWebService) GetSystemInstanceList

func (m *MockWebService) GetSystemInstanceList() (*sapcontrol.GetSystemInstanceListResponse, error)

GetSystemInstanceList mocks base method.

type MockWebServiceMockRecorder

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

MockWebServiceMockRecorder is the mock recorder for MockWebService.

func (*MockWebServiceMockRecorder) EnqGetStatistic

func (mr *MockWebServiceMockRecorder) EnqGetStatistic() *gomock.Call

EnqGetStatistic indicates an expected call of EnqGetStatistic.

func (*MockWebServiceMockRecorder) GetCurrentInstance

func (mr *MockWebServiceMockRecorder) GetCurrentInstance() *gomock.Call

GetCurrentInstance indicates an expected call of GetCurrentInstance.

func (*MockWebServiceMockRecorder) GetInstanceProperties

func (mr *MockWebServiceMockRecorder) GetInstanceProperties() *gomock.Call

GetInstanceProperties indicates an expected call of GetInstanceProperties.

func (*MockWebServiceMockRecorder) GetProcessList

func (mr *MockWebServiceMockRecorder) GetProcessList() *gomock.Call

GetProcessList indicates an expected call of GetProcessList.

func (*MockWebServiceMockRecorder) GetQueueStatistic

func (mr *MockWebServiceMockRecorder) GetQueueStatistic() *gomock.Call

GetQueueStatistic indicates an expected call of GetQueueStatistic.

func (*MockWebServiceMockRecorder) GetSystemInstanceList

func (mr *MockWebServiceMockRecorder) GetSystemInstanceList() *gomock.Call

GetSystemInstanceList indicates an expected call of GetSystemInstanceList.

Jump to

Keyboard shortcuts

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