mock_jolokia

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_jolokia is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIData

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

MockIData is a mock of IData interface.

func NewMockIData

func NewMockIData(ctrl *gomock.Controller) *MockIData

NewMockIData creates a new mock instance.

func (*MockIData) EXPECT

func (m *MockIData) EXPECT() *MockIDataMockRecorder

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

func (*MockIData) Print

func (m *MockIData) Print()

Print mocks base method.

type MockIDataMockRecorder

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

MockIDataMockRecorder is the mock recorder for MockIData.

func (*MockIDataMockRecorder) Print

func (mr *MockIDataMockRecorder) Print() *gomock.Call

Print indicates an expected call of Print.

type MockIJolokia

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

MockIJolokia is a mock of IJolokia interface.

func NewMockIJolokia

func NewMockIJolokia(ctrl *gomock.Controller) *MockIJolokia

NewMockIJolokia creates a new mock instance.

func (*MockIJolokia) EXPECT

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

func (*MockIJolokia) Exec

func (m *MockIJolokia) Exec(path, postJsonString string) (*jolokia.ResponseData, error)

Exec mocks base method.

func (*MockIJolokia) Read

func (m *MockIJolokia) Read(path string) (*jolokia.ResponseData, error)

Read mocks base method.

type MockIJolokiaMockRecorder

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

MockIJolokiaMockRecorder is the mock recorder for MockIJolokia.

func (*MockIJolokiaMockRecorder) Exec

func (mr *MockIJolokiaMockRecorder) Exec(path, postJsonString interface{}) *gomock.Call

Exec indicates an expected call of Exec.

func (*MockIJolokiaMockRecorder) Read

func (mr *MockIJolokiaMockRecorder) Read(path interface{}) *gomock.Call

Read indicates an expected call of Read.

Jump to

Keyboard shortcuts

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