mock_proto

package
v0.0.0-...-8a9c74c Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_proto is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTestsClient

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

MockTestsClient is a mock of TestsClient interface

func NewMockTestsClient

func NewMockTestsClient(ctrl *gomock.Controller) *MockTestsClient

NewMockTestsClient creates a new mock instance

func (*MockTestsClient) EXPECT

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

func (*MockTestsClient) GetBidirectionalStream

func (m *MockTestsClient) GetBidirectionalStream(arg0 context.Context, arg1 ...grpc.CallOption) (protos.Tests_GetBidirectionalStreamClient, error)

GetBidirectionalStream mocks base method

func (*MockTestsClient) GetClientStream

GetClientStream mocks base method

func (*MockTestsClient) GetSpotifyPlaylist

func (m *MockTestsClient) GetSpotifyPlaylist(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*protos.SpotifyPlaylist, error)

GetSpotifyPlaylist mocks base method

func (*MockTestsClient) GetSpotifyPlaylistStream

func (m *MockTestsClient) GetSpotifyPlaylistStream(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (protos.Tests_GetSpotifyPlaylistStreamClient, error)

GetSpotifyPlaylistStream mocks base method

func (*MockTestsClient) GetTest

func (m *MockTestsClient) GetTest(arg0 context.Context, arg1 *protos.Test, arg2 ...grpc.CallOption) (*protos.Test, error)

GetTest mocks base method

type MockTestsClientMockRecorder

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

MockTestsClientMockRecorder is the mock recorder for MockTestsClient

func (*MockTestsClientMockRecorder) GetBidirectionalStream

func (mr *MockTestsClientMockRecorder) GetBidirectionalStream(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetBidirectionalStream indicates an expected call of GetBidirectionalStream

func (*MockTestsClientMockRecorder) GetClientStream

func (mr *MockTestsClientMockRecorder) GetClientStream(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetClientStream indicates an expected call of GetClientStream

func (*MockTestsClientMockRecorder) GetSpotifyPlaylist

func (mr *MockTestsClientMockRecorder) GetSpotifyPlaylist(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSpotifyPlaylist indicates an expected call of GetSpotifyPlaylist

func (*MockTestsClientMockRecorder) GetSpotifyPlaylistStream

func (mr *MockTestsClientMockRecorder) GetSpotifyPlaylistStream(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSpotifyPlaylistStream indicates an expected call of GetSpotifyPlaylistStream

func (*MockTestsClientMockRecorder) GetTest

func (mr *MockTestsClientMockRecorder) GetTest(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTest indicates an expected call of GetTest

Jump to

Keyboard shortcuts

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