mocks

package
v0.0.0-...-4aff305 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2018 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTransport

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

MockTransport is a mock of Transport interface

func NewMockTransport

func NewMockTransport(ctrl *gomock.Controller) *MockTransport

NewMockTransport creates a new mock instance

func (*MockTransport) Delete

Delete mocks base method

func (*MockTransport) EXPECT

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

func (*MockTransport) Hash

func (m *MockTransport) Hash() uint32

Hash mocks base method

func (*MockTransport) Host

func (m *MockTransport) Host() string

Host mocks base method

func (*MockTransport) Insert

Insert mocks base method

func (*MockTransport) Keys

func (m *MockTransport) Keys() ([]selectors.Key, error)

Keys mocks base method

func (*MockTransport) Members

func (m *MockTransport) Members(arg0 selectors.Key) ([]selectors.Field, error)

Members mocks base method

func (*MockTransport) Score

Score mocks base method

func (*MockTransport) Select

Select mocks base method

func (*MockTransport) Size

func (m *MockTransport) Size(arg0 selectors.Key) (int64, error)

Size mocks base method

type MockTransportMockRecorder

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

MockTransportMockRecorder is the mock recorder for MockTransport

func (*MockTransportMockRecorder) Delete

func (mr *MockTransportMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockTransportMockRecorder) Hash

Hash indicates an expected call of Hash

func (*MockTransportMockRecorder) Host

Host indicates an expected call of Host

func (*MockTransportMockRecorder) Insert

func (mr *MockTransportMockRecorder) Insert(arg0, arg1 interface{}) *gomock.Call

Insert indicates an expected call of Insert

func (*MockTransportMockRecorder) Keys

Keys indicates an expected call of Keys

func (*MockTransportMockRecorder) Members

func (mr *MockTransportMockRecorder) Members(arg0 interface{}) *gomock.Call

Members indicates an expected call of Members

func (*MockTransportMockRecorder) Score

func (mr *MockTransportMockRecorder) Score(arg0, arg1 interface{}) *gomock.Call

Score indicates an expected call of Score

func (*MockTransportMockRecorder) Select

func (mr *MockTransportMockRecorder) Select(arg0, arg1 interface{}) *gomock.Call

Select indicates an expected call of Select

func (*MockTransportMockRecorder) Size

func (mr *MockTransportMockRecorder) Size(arg0 interface{}) *gomock.Call

Size indicates an expected call of Size

type MockTransportStrategy

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

MockTransportStrategy is a mock of TransportStrategy interface

func NewMockTransportStrategy

func NewMockTransportStrategy(ctrl *gomock.Controller) *MockTransportStrategy

NewMockTransportStrategy creates a new mock instance

func (*MockTransportStrategy) Apply

func (m *MockTransportStrategy) Apply(arg0 string) api.Transport

Apply mocks base method

func (*MockTransportStrategy) EXPECT

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

type MockTransportStrategyMockRecorder

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

MockTransportStrategyMockRecorder is the mock recorder for MockTransportStrategy

func (*MockTransportStrategyMockRecorder) Apply

func (mr *MockTransportStrategyMockRecorder) Apply(arg0 interface{}) *gomock.Call

Apply indicates an expected call of Apply

Jump to

Keyboard shortcuts

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