Movatterモバイル変換


[0]ホーム

URL:


acmock

package
v2.23.0Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License:AGPL-3.0Imports:5Imported by:0

Details

Repository

github.com/coder/coder

Links

Documentation

Overview

Package acmock is a generated GoMock package.

Package acmock contains a mock implementation of agentcontainers.Lister for use in tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeMockDevcontainerCLIadded inv2.23.0

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

MockDevcontainerCLI is a mock of DevcontainerCLI interface.

funcNewMockDevcontainerCLIadded inv2.23.0

func NewMockDevcontainerCLI(ctrl *gomock.Controller) *MockDevcontainerCLI

NewMockDevcontainerCLI creates a new mock instance.

func (*MockDevcontainerCLI)EXPECTadded inv2.23.0

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

func (*MockDevcontainerCLI)Upadded inv2.23.0

func (m *MockDevcontainerCLI) Up(ctxcontext.Context, workspaceFolder, configPathstring, opts ...agentcontainers.DevcontainerCLIUpOptions) (string,error)

Up mocks base method.

typeMockDevcontainerCLIMockRecorderadded inv2.23.0

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

MockDevcontainerCLIMockRecorder is the mock recorder for MockDevcontainerCLI.

func (*MockDevcontainerCLIMockRecorder)Upadded inv2.23.0

func (mr *MockDevcontainerCLIMockRecorder) Up(ctx, workspaceFolder, configPathany, opts ...any) *gomock.Call

Up indicates an expected call of Up.

typeMockLister

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

MockLister is a mock of Lister interface.

funcNewMockLister

func NewMockLister(ctrl *gomock.Controller) *MockLister

NewMockLister creates a new mock instance.

func (*MockLister)EXPECT

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

func (*MockLister)List

List mocks base method.

typeMockListerMockRecorder

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

MockListerMockRecorder is the mock recorder for MockLister.

func (*MockListerMockRecorder)List

func (mr *MockListerMockRecorder) List(ctxany) *gomock.Call

List indicates an expected call of List.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp