mock_ookla

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: 4 Imported by: 0

Documentation

Overview

Package mock_ookla is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOokla

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

MockOokla is a mock of Ookla interface.

func NewMockOokla

func NewMockOokla(ctrl *gomock.Controller) *MockOokla

NewMockOokla creates a new mock instance.

func (*MockOokla) EXPECT

func (m *MockOokla) EXPECT() *MockOoklaMockRecorder

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

func (*MockOokla) FetchServerList

func (m *MockOokla) FetchServerList(arg0 *speedtest.User) (speedtest.ServerList, error)

FetchServerList mocks base method.

func (*MockOokla) FetchUserInfo

func (m *MockOokla) FetchUserInfo() (*speedtest.User, error)

FetchUserInfo mocks base method.

func (*MockOokla) FindServer

func (m *MockOokla) FindServer(arg0 speedtest.ServerList, arg1 []int) ([]adapter.OoklaServer, error)

FindServer mocks base method.

type MockOoklaMockRecorder

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

MockOoklaMockRecorder is the mock recorder for MockOokla.

func (*MockOoklaMockRecorder) FetchServerList

func (mr *MockOoklaMockRecorder) FetchServerList(arg0 interface{}) *gomock.Call

FetchServerList indicates an expected call of FetchServerList.

func (*MockOoklaMockRecorder) FetchUserInfo

func (mr *MockOoklaMockRecorder) FetchUserInfo() *gomock.Call

FetchUserInfo indicates an expected call of FetchUserInfo.

func (*MockOoklaMockRecorder) FindServer

func (mr *MockOoklaMockRecorder) FindServer(arg0, arg1 interface{}) *gomock.Call

FindServer indicates an expected call of FindServer.

Jump to

Keyboard shortcuts

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