Thanks to visit codestin.com
Credit goes to pkg.go.dev

acmock

package
v2.23.1 Latest Latest
Warning

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

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

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

type MockDevcontainerCLI added in v2.23.0

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

MockDevcontainerCLI is a mock of DevcontainerCLI interface.

func NewMockDevcontainerCLI added in v2.23.0

func NewMockDevcontainerCLI(ctrl *gomock.Controller) *MockDevcontainerCLI

NewMockDevcontainerCLI creates a new mock instance.

func (*MockDevcontainerCLI) EXPECT added in v2.23.0

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

func (*MockDevcontainerCLI) Up added in v2.23.0

func (m *MockDevcontainerCLI) Up(ctx context.Context, workspaceFolder, configPath string, opts ...agentcontainers.DevcontainerCLIUpOptions) (string, error)

Up mocks base method.

type MockDevcontainerCLIMockRecorder added in v2.23.0

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

MockDevcontainerCLIMockRecorder is the mock recorder for MockDevcontainerCLI.

func (*MockDevcontainerCLIMockRecorder) Up added in v2.23.0

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

Up indicates an expected call of Up.

type MockLister

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

MockLister is a mock of Lister interface.

func NewMockLister

func NewMockLister(ctrl *gomock.Controller) *MockLister

NewMockLister creates a new mock instance.

func (*MockLister) EXPECT

func (m *MockLister) EXPECT() *MockListerMockRecorder

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

func (*MockLister) List

List mocks base method.

type MockListerMockRecorder

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

MockListerMockRecorder is the mock recorder for MockLister.

func (*MockListerMockRecorder) List

func (mr *MockListerMockRecorder) List(ctx any) *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