dimensiontest

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package dimensiontest is a generated GoMock package.

Package dimensiontest is a generated GoMock package.

Package dimensiontest is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDatasetClient

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

MockDatasetClient is a mock of DatasetClient interface.

func NewMockDatasetClient

func NewMockDatasetClient(ctrl *gomock.Controller) *MockDatasetClient

NewMockDatasetClient creates a new mock instance.

func (*MockDatasetClient) EXPECT

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

func (*MockDatasetClient) GetInstanceBytes

func (m *MockDatasetClient) GetInstanceBytes(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) ([]byte, string, error)

GetInstanceBytes mocks base method.

func (*MockDatasetClient) GetInstanceDimensionsBytes

func (m *MockDatasetClient) GetInstanceDimensionsBytes(arg0 context.Context, arg1, arg2 string, arg3 *dataset.QueryParams, arg4 string) ([]byte, string, error)

GetInstanceDimensionsBytes mocks base method.

type MockDatasetClientMockRecorder

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

MockDatasetClientMockRecorder is the mock recorder for MockDatasetClient.

func (*MockDatasetClientMockRecorder) GetInstanceBytes

func (mr *MockDatasetClientMockRecorder) GetInstanceBytes(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetInstanceBytes indicates an expected call of GetInstanceBytes.

func (*MockDatasetClientMockRecorder) GetInstanceDimensionsBytes

func (mr *MockDatasetClientMockRecorder) GetInstanceDimensionsBytes(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GetInstanceDimensionsBytes indicates an expected call of GetInstanceDimensionsBytes.

type MockIDStore

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

MockIDStore is a mock of IDStore interface

func NewMockIDStore

func NewMockIDStore(ctrl *gomock.Controller) *MockIDStore

NewMockIDStore creates a new mock instance

func (*MockIDStore) EXPECT

func (m *MockIDStore) EXPECT() *MockIDStoreMockRecorder

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

func (*MockIDStore) GetIDs

func (m *MockIDStore) GetIDs(ctx context.Context, instanceID string) (map[string]string, error)

GetIDs mocks base method

type MockIDStoreMockRecorder

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

MockIDStoreMockRecorder is the mock recorder for MockIDStore

func (*MockIDStoreMockRecorder) GetIDs

func (mr *MockIDStoreMockRecorder) GetIDs(ctx, instanceID interface{}) *gomock.Call

GetIDs indicates an expected call of GetIDs

type MockOrderStore

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

MockOrderStore is a mock of OrderStore interface

func NewMockOrderStore

func NewMockOrderStore(ctrl *gomock.Controller) *MockOrderStore

NewMockOrderStore creates a new mock instance

func (*MockOrderStore) EXPECT

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

func (*MockOrderStore) GetOrder

func (m *MockOrderStore) GetOrder(ctx context.Context, instanceID string) ([]string, error)

GetOrder mocks base method

type MockOrderStoreMockRecorder

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

MockOrderStoreMockRecorder is the mock recorder for MockOrderStore

func (*MockOrderStoreMockRecorder) GetOrder

func (mr *MockOrderStoreMockRecorder) GetOrder(ctx, instanceID interface{}) *gomock.Call

GetOrder indicates an expected call of GetOrder

Jump to

Keyboard shortcuts

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