mock_cityaqrpc

package
v0.0.0-...-be1e2e0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_cityaqrpc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCityAQClient

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

MockCityAQClient is a mock of CityAQClient interface

func NewMockCityAQClient

func NewMockCityAQClient(ctrl *gomock.Controller) *MockCityAQClient

NewMockCityAQClient creates a new mock instance

func (*MockCityAQClient) Cities

Cities mocks base method

func (*MockCityAQClient) CityGeometry

CityGeometry mocks base method

func (*MockCityAQClient) EXPECT

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

func (*MockCityAQClient) EmissionsGridBounds

EmissionsGridBounds mocks base method

func (*MockCityAQClient) EmissionsInventorySectors

EmissionsInventorySectors mocks base method

func (*MockCityAQClient) GriddedConcentrations

GriddedConcentrations mocks base method

func (*MockCityAQClient) GriddedEmissions

GriddedEmissions mocks base method

func (*MockCityAQClient) GriddedPopulation

GriddedPopulation mocks base method

func (*MockCityAQClient) ImpactSummary

ImpactSummary mocks base method

func (*MockCityAQClient) MapScale

MapScale mocks base method

type MockCityAQClientMockRecorder

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

MockCityAQClientMockRecorder is the mock recorder for MockCityAQClient

func (*MockCityAQClientMockRecorder) Cities

func (mr *MockCityAQClientMockRecorder) Cities(ctx, in interface{}, opts ...interface{}) *gomock.Call

Cities indicates an expected call of Cities

func (*MockCityAQClientMockRecorder) CityGeometry

func (mr *MockCityAQClientMockRecorder) CityGeometry(ctx, in interface{}, opts ...interface{}) *gomock.Call

CityGeometry indicates an expected call of CityGeometry

func (*MockCityAQClientMockRecorder) EmissionsGridBounds

func (mr *MockCityAQClientMockRecorder) EmissionsGridBounds(ctx, in interface{}, opts ...interface{}) *gomock.Call

EmissionsGridBounds indicates an expected call of EmissionsGridBounds

func (*MockCityAQClientMockRecorder) EmissionsInventorySectors

func (mr *MockCityAQClientMockRecorder) EmissionsInventorySectors(ctx, in interface{}, opts ...interface{}) *gomock.Call

EmissionsInventorySectors indicates an expected call of EmissionsInventorySectors

func (*MockCityAQClientMockRecorder) GriddedConcentrations

func (mr *MockCityAQClientMockRecorder) GriddedConcentrations(ctx, in interface{}, opts ...interface{}) *gomock.Call

GriddedConcentrations indicates an expected call of GriddedConcentrations

func (*MockCityAQClientMockRecorder) GriddedEmissions

func (mr *MockCityAQClientMockRecorder) GriddedEmissions(ctx, in interface{}, opts ...interface{}) *gomock.Call

GriddedEmissions indicates an expected call of GriddedEmissions

func (*MockCityAQClientMockRecorder) GriddedPopulation

func (mr *MockCityAQClientMockRecorder) GriddedPopulation(ctx, in interface{}, opts ...interface{}) *gomock.Call

GriddedPopulation indicates an expected call of GriddedPopulation

func (*MockCityAQClientMockRecorder) ImpactSummary

func (mr *MockCityAQClientMockRecorder) ImpactSummary(ctx, in interface{}, opts ...interface{}) *gomock.Call

ImpactSummary indicates an expected call of ImpactSummary

func (*MockCityAQClientMockRecorder) MapScale

func (mr *MockCityAQClientMockRecorder) MapScale(ctx, in interface{}, opts ...interface{}) *gomock.Call

MapScale indicates an expected call of MapScale

type MockCityAQServer

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

MockCityAQServer is a mock of CityAQServer interface

func NewMockCityAQServer

func NewMockCityAQServer(ctrl *gomock.Controller) *MockCityAQServer

NewMockCityAQServer creates a new mock instance

func (*MockCityAQServer) Cities

Cities mocks base method

func (*MockCityAQServer) CityGeometry

CityGeometry mocks base method

func (*MockCityAQServer) EXPECT

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

func (*MockCityAQServer) EmissionsGridBounds

EmissionsGridBounds mocks base method

func (*MockCityAQServer) EmissionsInventorySectors

EmissionsInventorySectors mocks base method

func (*MockCityAQServer) GriddedConcentrations

GriddedConcentrations mocks base method

func (*MockCityAQServer) GriddedEmissions

GriddedEmissions mocks base method

func (*MockCityAQServer) GriddedPopulation

GriddedPopulation mocks base method

func (*MockCityAQServer) ImpactSummary

ImpactSummary mocks base method

func (*MockCityAQServer) MapScale

MapScale mocks base method

type MockCityAQServerMockRecorder

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

MockCityAQServerMockRecorder is the mock recorder for MockCityAQServer

func (*MockCityAQServerMockRecorder) Cities

func (mr *MockCityAQServerMockRecorder) Cities(arg0, arg1 interface{}) *gomock.Call

Cities indicates an expected call of Cities

func (*MockCityAQServerMockRecorder) CityGeometry

func (mr *MockCityAQServerMockRecorder) CityGeometry(arg0, arg1 interface{}) *gomock.Call

CityGeometry indicates an expected call of CityGeometry

func (*MockCityAQServerMockRecorder) EmissionsGridBounds

func (mr *MockCityAQServerMockRecorder) EmissionsGridBounds(arg0, arg1 interface{}) *gomock.Call

EmissionsGridBounds indicates an expected call of EmissionsGridBounds

func (*MockCityAQServerMockRecorder) EmissionsInventorySectors

func (mr *MockCityAQServerMockRecorder) EmissionsInventorySectors(arg0, arg1 interface{}) *gomock.Call

EmissionsInventorySectors indicates an expected call of EmissionsInventorySectors

func (*MockCityAQServerMockRecorder) GriddedConcentrations

func (mr *MockCityAQServerMockRecorder) GriddedConcentrations(arg0, arg1 interface{}) *gomock.Call

GriddedConcentrations indicates an expected call of GriddedConcentrations

func (*MockCityAQServerMockRecorder) GriddedEmissions

func (mr *MockCityAQServerMockRecorder) GriddedEmissions(arg0, arg1 interface{}) *gomock.Call

GriddedEmissions indicates an expected call of GriddedEmissions

func (*MockCityAQServerMockRecorder) GriddedPopulation

func (mr *MockCityAQServerMockRecorder) GriddedPopulation(arg0, arg1 interface{}) *gomock.Call

GriddedPopulation indicates an expected call of GriddedPopulation

func (*MockCityAQServerMockRecorder) ImpactSummary

func (mr *MockCityAQServerMockRecorder) ImpactSummary(arg0, arg1 interface{}) *gomock.Call

ImpactSummary indicates an expected call of ImpactSummary

func (*MockCityAQServerMockRecorder) MapScale

func (mr *MockCityAQServerMockRecorder) MapScale(arg0, arg1 interface{}) *gomock.Call

MapScale indicates an expected call of MapScale

Jump to

Keyboard shortcuts

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