mock_adapter

package
v0.0.0-...-408ab75 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: Unlicense Imports: 2 Imported by: 0

Documentation

Overview

Package mock_adapter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOoklaServer

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

MockOoklaServer is a mock of OoklaServer interface.

func NewMockOoklaServer

func NewMockOoklaServer(ctrl *gomock.Controller) *MockOoklaServer

NewMockOoklaServer creates a new mock instance.

func (*MockOoklaServer) DownloadTest

func (m *MockOoklaServer) DownloadTest(arg0 bool) error

DownloadTest mocks base method.

func (*MockOoklaServer) EXPECT

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

func (*MockOoklaServer) Results

func (m *MockOoklaServer) Results() (float64, float64)

Results mocks base method.

func (*MockOoklaServer) UploadTest

func (m *MockOoklaServer) UploadTest(arg0 bool) error

UploadTest mocks base method.

type MockOoklaServerMockRecorder

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

MockOoklaServerMockRecorder is the mock recorder for MockOoklaServer.

func (*MockOoklaServerMockRecorder) DownloadTest

func (mr *MockOoklaServerMockRecorder) DownloadTest(arg0 interface{}) *gomock.Call

DownloadTest indicates an expected call of DownloadTest.

func (*MockOoklaServerMockRecorder) Results

func (mr *MockOoklaServerMockRecorder) Results() *gomock.Call

Results indicates an expected call of Results.

func (*MockOoklaServerMockRecorder) UploadTest

func (mr *MockOoklaServerMockRecorder) UploadTest(arg0 interface{}) *gomock.Call

UploadTest indicates an expected call of UploadTest.

Jump to

Keyboard shortcuts

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