mock_service

package
v0.0.0-...-928c147 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_service is a generated GoMock package.

Package mock_service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApplicationService

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

MockApplicationService is a mock of ApplicationService interface.

func NewMockApplicationService

func NewMockApplicationService(ctrl *gomock.Controller) *MockApplicationService

NewMockApplicationService creates a new mock instance.

func (*MockApplicationService) EXPECT

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

func (*MockApplicationService) GetTemperature

func (m *MockApplicationService) GetTemperature(cep string) (model.ApplicationResponse, error)

GetTemperature mocks base method.

type MockApplicationServiceMockRecorder

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

MockApplicationServiceMockRecorder is the mock recorder for MockApplicationService.

func (*MockApplicationServiceMockRecorder) GetTemperature

func (mr *MockApplicationServiceMockRecorder) GetTemperature(cep interface{}) *gomock.Call

GetTemperature indicates an expected call of GetTemperature.

type MockIntegrationService

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

MockIntegrationService is a mock of IntegrationService interface.

func NewMockIntegrationService

func NewMockIntegrationService(ctrl *gomock.Controller) *MockIntegrationService

NewMockIntegrationService creates a new mock instance.

func (*MockIntegrationService) EXPECT

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

func (*MockIntegrationService) GetCep

GetCep mocks base method.

func (*MockIntegrationService) GetTemperatura

func (m *MockIntegrationService) GetTemperatura(cidade string) (model.TemperaturaResponse, error)

GetTemperatura mocks base method.

type MockIntegrationServiceMockRecorder

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

MockIntegrationServiceMockRecorder is the mock recorder for MockIntegrationService.

func (*MockIntegrationServiceMockRecorder) GetCep

func (mr *MockIntegrationServiceMockRecorder) GetCep(cep interface{}) *gomock.Call

GetCep indicates an expected call of GetCep.

func (*MockIntegrationServiceMockRecorder) GetTemperatura

func (mr *MockIntegrationServiceMockRecorder) GetTemperatura(cidade interface{}) *gomock.Call

GetTemperatura indicates an expected call of GetTemperatura.

Jump to

Keyboard shortcuts

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