mocks

package
v1.11.3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT 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 MockWorkspace

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

MockWorkspace is a mock of Workspace interface.

func NewMockWorkspace

func NewMockWorkspace(ctrl *gomock.Controller) *MockWorkspace

NewMockWorkspace creates a new mock instance.

func (*MockWorkspace) CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse

func (m *MockWorkspace) CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse(ctx context.Context, orgId v202405140.OrgId, params *v20240514.CreateWorkspaceParams, body v20240514.CreateWorkspaceApplicationVndAPIPlusJSONRequestBody, reqEditors ...v20240514.RequestEditorFn) (*v20240514.CreateWorkspaceResponse, error)

CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse mocks base method.

func (*MockWorkspace) CreateWorkspaceWithBodyWithResponse

func (m *MockWorkspace) CreateWorkspaceWithBodyWithResponse(ctx context.Context, orgId v202405140.OrgId, params *v20240514.CreateWorkspaceParams, contentType string, body io.Reader, reqEditors ...v20240514.RequestEditorFn) (*v20240514.CreateWorkspaceResponse, error)

CreateWorkspaceWithBodyWithResponse mocks base method.

func (*MockWorkspace) EXPECT

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

type MockWorkspaceMockRecorder

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

MockWorkspaceMockRecorder is the mock recorder for MockWorkspace.

func (*MockWorkspaceMockRecorder) CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse

func (mr *MockWorkspaceMockRecorder) CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse(ctx, orgId, params, body interface{}, reqEditors ...interface{}) *gomock.Call

CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse indicates an expected call of CreateWorkspaceWithApplicationVndAPIPlusJSONBodyWithResponse.

func (*MockWorkspaceMockRecorder) CreateWorkspaceWithBodyWithResponse

func (mr *MockWorkspaceMockRecorder) CreateWorkspaceWithBodyWithResponse(ctx, orgId, params, contentType, body interface{}, reqEditors ...interface{}) *gomock.Call

CreateWorkspaceWithBodyWithResponse indicates an expected call of CreateWorkspaceWithBodyWithResponse.

Jump to

Keyboard shortcuts

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