mock_usecases

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_usecases is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCleanupImages

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

MockCleanupImages is a mock of CleanupImages interface

func NewMockCleanupImages

func NewMockCleanupImages(ctrl *gomock.Controller) *MockCleanupImages

NewMockCleanupImages creates a new mock instance

func (*MockCleanupImages) Do

func (m *MockCleanupImages) Do(arg0 context.Context) error

Do mocks base method

func (*MockCleanupImages) EXPECT

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

type MockCleanupImagesMockRecorder

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

MockCleanupImagesMockRecorder is the mock recorder for MockCleanupImages

func (*MockCleanupImagesMockRecorder) Do

func (mr *MockCleanupImagesMockRecorder) Do(arg0 interface{}) *gomock.Call

Do indicates an expected call of Do

type MockGetImage

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

MockGetImage is a mock of GetImage interface

func NewMockGetImage

func NewMockGetImage(ctrl *gomock.Controller) *MockGetImage

NewMockGetImage creates a new mock instance

func (*MockGetImage) Do

func (m *MockGetImage) Do(arg0 context.Context, arg1 domain.ImageID) (*domain.Image, error)

Do mocks base method

func (*MockGetImage) EXPECT

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

type MockGetImageMockRecorder

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

MockGetImageMockRecorder is the mock recorder for MockGetImage

func (*MockGetImageMockRecorder) Do

func (mr *MockGetImageMockRecorder) Do(arg0, arg1 interface{}) *gomock.Call

Do indicates an expected call of Do

type MockGetWeather

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

MockGetWeather is a mock of GetWeather interface

func NewMockGetWeather

func NewMockGetWeather(ctrl *gomock.Controller) *MockGetWeather

NewMockGetWeather creates a new mock instance

func (*MockGetWeather) Do

Do mocks base method

func (*MockGetWeather) EXPECT

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

type MockGetWeatherMockRecorder

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

MockGetWeatherMockRecorder is the mock recorder for MockGetWeather

func (*MockGetWeatherMockRecorder) Do

func (mr *MockGetWeatherMockRecorder) Do(arg0, arg1, arg2 interface{}) *gomock.Call

Do indicates an expected call of Do

type MockPollWeathers

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

MockPollWeathers is a mock of PollWeathers interface

func NewMockPollWeathers

func NewMockPollWeathers(ctrl *gomock.Controller) *MockPollWeathers

NewMockPollWeathers creates a new mock instance

func (*MockPollWeathers) Do

Do mocks base method

func (*MockPollWeathers) EXPECT

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

type MockPollWeathersMockRecorder

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

MockPollWeathersMockRecorder is the mock recorder for MockPollWeathers

func (*MockPollWeathersMockRecorder) Do

func (mr *MockPollWeathersMockRecorder) Do(arg0, arg1 interface{}) *gomock.Call

Do indicates an expected call of Do

type MockSetup

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

MockSetup is a mock of Setup interface

func NewMockSetup

func NewMockSetup(ctrl *gomock.Controller) *MockSetup

NewMockSetup creates a new mock instance

func (*MockSetup) Do

func (m *MockSetup) Do(arg0 context.Context) (*domain.User, error)

Do mocks base method

func (*MockSetup) EXPECT

func (m *MockSetup) EXPECT() *MockSetupMockRecorder

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

type MockSetupMockRecorder

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

MockSetupMockRecorder is the mock recorder for MockSetup

func (*MockSetupMockRecorder) Do

func (mr *MockSetupMockRecorder) Do(arg0 interface{}) *gomock.Call

Do indicates an expected call of Do

Jump to

Keyboard shortcuts

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