mockprestostore

package
v0.0.0-...-27fb5c3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockprestostore is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReportResultsRepo

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

MockReportResultsRepo is a mock of ReportResultsRepo interface

func NewMockReportResultsRepo

func NewMockReportResultsRepo(ctrl *gomock.Controller) *MockReportResultsRepo

NewMockReportResultsRepo creates a new mock instance

func (*MockReportResultsRepo) DeleteReportResults

func (m *MockReportResultsRepo) DeleteReportResults(arg0 string) error

DeleteReportResults mocks base method

func (*MockReportResultsRepo) EXPECT

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

func (*MockReportResultsRepo) GetReportResults

func (m *MockReportResultsRepo) GetReportResults(arg0 string, arg1 []presto.Column) ([]presto.Row, error)

GetReportResults mocks base method

func (*MockReportResultsRepo) StoreReportResults

func (m *MockReportResultsRepo) StoreReportResults(arg0, arg1 string) error

StoreReportResults mocks base method

type MockReportResultsRepoMockRecorder

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

MockReportResultsRepoMockRecorder is the mock recorder for MockReportResultsRepo

func (*MockReportResultsRepoMockRecorder) DeleteReportResults

func (mr *MockReportResultsRepoMockRecorder) DeleteReportResults(arg0 interface{}) *gomock.Call

DeleteReportResults indicates an expected call of DeleteReportResults

func (*MockReportResultsRepoMockRecorder) GetReportResults

func (mr *MockReportResultsRepoMockRecorder) GetReportResults(arg0, arg1 interface{}) *gomock.Call

GetReportResults indicates an expected call of GetReportResults

func (*MockReportResultsRepoMockRecorder) StoreReportResults

func (mr *MockReportResultsRepoMockRecorder) StoreReportResults(arg0, arg1 interface{}) *gomock.Call

StoreReportResults indicates an expected call of StoreReportResults

Jump to

Keyboard shortcuts

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