mock_interfaces_queries

package
v1.9.5 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_interfaces_queries is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQueriesRepo

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

MockQueriesRepo is a mock of QueriesRepo interface.

func NewMockQueriesRepo

func NewMockQueriesRepo(ctrl *gomock.Controller) *MockQueriesRepo

NewMockQueriesRepo creates a new mock instance.

func (*MockQueriesRepo) EXPECT

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

func (*MockQueriesRepo) GetCustomStatesList added in v1.9.0

func (m *MockQueriesRepo) GetCustomStatesList() (*soap.GetResultStateListResponse, error)

GetCustomStatesList mocks base method.

func (*MockQueriesRepo) GetQueriesList

func (m *MockQueriesRepo) GetQueriesList() (*soap.GetQueryCollectionResponse, error)

GetQueriesList mocks base method.

type MockQueriesRepoMockRecorder

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

MockQueriesRepoMockRecorder is the mock recorder for MockQueriesRepo.

func (*MockQueriesRepoMockRecorder) GetCustomStatesList added in v1.9.0

func (mr *MockQueriesRepoMockRecorder) GetCustomStatesList() *gomock.Call

GetCustomStatesList indicates an expected call of GetCustomStatesList.

func (*MockQueriesRepoMockRecorder) GetQueriesList

func (mr *MockQueriesRepoMockRecorder) GetQueriesList() *gomock.Call

GetQueriesList indicates an expected call of GetQueriesList.

Jump to

Keyboard shortcuts

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