mock_auth

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_auth is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthClient

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

MockAuthClient is a mock of AuthClient interface

func NewMockAuthClient

func NewMockAuthClient(ctrl *gomock.Controller) *MockAuthClient

NewMockAuthClient creates a new mock instance

func (*MockAuthClient) ContractClient added in v0.16.0

func (m *MockAuthClient) ContractClient() services.ContractClient

ContractClient mocks base method

func (*MockAuthClient) ContractNotary added in v0.16.0

func (m *MockAuthClient) ContractNotary() services.ContractNotary

ContractNotary mocks base method

func (*MockAuthClient) EXPECT

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

func (*MockAuthClient) OAuthClient added in v0.16.0

func (m *MockAuthClient) OAuthClient() services.OAuthClient

OAuthClient mocks base method

type MockAuthClientMockRecorder

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

MockAuthClientMockRecorder is the mock recorder for MockAuthClient

func (*MockAuthClientMockRecorder) ContractClient added in v0.16.0

func (mr *MockAuthClientMockRecorder) ContractClient() *gomock.Call

ContractClient indicates an expected call of ContractClient

func (*MockAuthClientMockRecorder) ContractNotary added in v0.16.0

func (mr *MockAuthClientMockRecorder) ContractNotary() *gomock.Call

ContractNotary indicates an expected call of ContractNotary

func (*MockAuthClientMockRecorder) OAuthClient added in v0.16.0

func (mr *MockAuthClientMockRecorder) OAuthClient() *gomock.Call

OAuthClient indicates an expected call of OAuthClient

Directories

Path Synopsis
Package mock_contract is a generated GoMock package.
Package mock_contract is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.

Jump to

Keyboard shortcuts

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