mock_oauther

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_oauther is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOAuther

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

MockOAuther is a mock of OAuther interface

func NewMockOAuther

func NewMockOAuther(ctrl *gomock.Controller) *MockOAuther

NewMockOAuther creates a new mock instance

func (*MockOAuther) Deauth

func (m *MockOAuther) Deauth(arg0 string) error

Deauth mocks base method

func (*MockOAuther) EXPECT

func (m *MockOAuther) EXPECT() *MockOAutherMockRecorder

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

func (*MockOAuther) GetToken

func (m *MockOAuther) GetToken(arg0 string) (*oauth2.Token, error)

GetToken mocks base method

func (*MockOAuther) GetURL

func (m *MockOAuther) GetURL() string

GetURL mocks base method

type MockOAutherMockRecorder

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

MockOAutherMockRecorder is the mock recorder for MockOAuther

func (*MockOAutherMockRecorder) Deauth

func (mr *MockOAutherMockRecorder) Deauth(arg0 interface{}) *gomock.Call

Deauth indicates an expected call of Deauth

func (*MockOAutherMockRecorder) GetToken

func (mr *MockOAutherMockRecorder) GetToken(arg0 interface{}) *gomock.Call

GetToken indicates an expected call of GetToken

func (*MockOAutherMockRecorder) GetURL

func (mr *MockOAutherMockRecorder) GetURL() *gomock.Call

GetURL indicates an expected call of GetURL

Jump to

Keyboard shortcuts

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