mocks

package
v0.0.0-...-5add76e Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 5 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 MockUsersService

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

MockUsersService is a mock of UsersService interface.

func NewMockUsersService

func NewMockUsersService(ctrl *gomock.Controller) *MockUsersService

NewMockUsersService creates a new mock instance.

func (*MockUsersService) EXPECT

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

func (*MockUsersService) ListUserPermissions

func (m *MockUsersService) ListUserPermissions(arg0 context.Context, arg1 string) (datadogV2.PermissionsResponse, *http.Response, error)

ListUserPermissions mocks base method.

func (*MockUsersService) ListUsers

ListUsers mocks base method.

type MockUsersServiceMockRecorder

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

MockUsersServiceMockRecorder is the mock recorder for MockUsersService.

func (*MockUsersServiceMockRecorder) ListUserPermissions

func (mr *MockUsersServiceMockRecorder) ListUserPermissions(arg0, arg1 interface{}) *gomock.Call

ListUserPermissions indicates an expected call of ListUserPermissions.

func (*MockUsersServiceMockRecorder) ListUsers

func (mr *MockUsersServiceMockRecorder) ListUsers(arg0 interface{}, arg1 ...interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

Jump to

Keyboard shortcuts

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