mock_organization

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_organization is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCompanydClient

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

MockCompanydClient is a mock of CompanydClient interface.

func NewMockCompanydClient

func NewMockCompanydClient(ctrl *gomock.Controller) *MockCompanydClient

NewMockCompanydClient creates a new mock instance.

func (*MockCompanydClient) CreateCompany

func (m *MockCompanydClient) CreateCompany(companyID string, fields client.CompanyFields) error

CreateCompany mocks base method.

func (*MockCompanydClient) DeleteCompany

func (m *MockCompanydClient) DeleteCompany(companyID string) error

DeleteCompany mocks base method.

func (*MockCompanydClient) EXPECT

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

type MockCompanydClientMockRecorder

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

MockCompanydClientMockRecorder is the mock recorder for MockCompanydClient.

func (*MockCompanydClientMockRecorder) CreateCompany

func (mr *MockCompanydClientMockRecorder) CreateCompany(companyID, fields interface{}) *gomock.Call

CreateCompany indicates an expected call of CreateCompany.

func (*MockCompanydClientMockRecorder) DeleteCompany

func (mr *MockCompanydClientMockRecorder) DeleteCompany(companyID interface{}) *gomock.Call

DeleteCompany indicates an expected call of DeleteCompany.

type MockCredentialdClient

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

MockCredentialdClient is a mock of CredentialdClient interface.

func NewMockCredentialdClient

func NewMockCredentialdClient(ctrl *gomock.Controller) *MockCredentialdClient

NewMockCredentialdClient creates a new mock instance.

func (*MockCredentialdClient) EXPECT

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

func (*MockCredentialdClient) List

List mocks base method.

type MockCredentialdClientMockRecorder

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

MockCredentialdClientMockRecorder is the mock recorder for MockCredentialdClient.

func (*MockCredentialdClientMockRecorder) List

func (mr *MockCredentialdClientMockRecorder) List(ctx, request interface{}) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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