mocks

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 6 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 MockNetworkServiceClient

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

MockNetworkServiceClient is a mock of NetworkServiceClient interface.

func NewMockNetworkServiceClient

func NewMockNetworkServiceClient(ctrl *gomock.Controller) *MockNetworkServiceClient

NewMockNetworkServiceClient creates a new mock instance.

func (*MockNetworkServiceClient) Close

Close mocks base method.

func (*MockNetworkServiceClient) EXPECT

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

func (*MockNetworkServiceClient) Request

Request mocks base method.

type MockNetworkServiceClientMockRecorder

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

MockNetworkServiceClientMockRecorder is the mock recorder for MockNetworkServiceClient.

func (*MockNetworkServiceClientMockRecorder) Close

func (mr *MockNetworkServiceClientMockRecorder) Close(ctx, in interface{}, opts ...interface{}) *gomock.Call

Close indicates an expected call of Close.

func (*MockNetworkServiceClientMockRecorder) Request

func (mr *MockNetworkServiceClientMockRecorder) Request(ctx, in interface{}, opts ...interface{}) *gomock.Call

Request indicates an expected call of Request.

Jump to

Keyboard shortcuts

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