mocks

package
v0.0.0-...-9e01344 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: AGPL-3.0 Imports: 3 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 MockApplicationAPI

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

MockApplicationAPI is a mock of ApplicationAPI interface.

func NewMockApplicationAPI

func NewMockApplicationAPI(ctrl *gomock.Controller) *MockApplicationAPI

NewMockApplicationAPI creates a new mock instance.

func (*MockApplicationAPI) Close

func (m *MockApplicationAPI) Close() error

Close mocks base method.

func (*MockApplicationAPI) EXPECT

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

func (*MockApplicationAPI) UnitIntroduction

func (m *MockApplicationAPI) UnitIntroduction(arg0, arg1 string) (*caasapplication.UnitConfig, error)

UnitIntroduction mocks base method.

type MockApplicationAPIMockRecorder

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

MockApplicationAPIMockRecorder is the mock recorder for MockApplicationAPI.

func (*MockApplicationAPIMockRecorder) Close

Close indicates an expected call of Close.

func (*MockApplicationAPIMockRecorder) UnitIntroduction

func (mr *MockApplicationAPIMockRecorder) UnitIntroduction(arg0, arg1 any) *gomock.Call

UnitIntroduction indicates an expected call of UnitIntroduction.

Jump to

Keyboard shortcuts

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