mock_cache

package
v0.0.0-...-156c033 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_cache is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCredentialsCache

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

MockCredentialsCache is a mock of CredentialsCache interface

func NewMockCredentialsCache

func NewMockCredentialsCache(ctrl *gomock.Controller) *MockCredentialsCache

NewMockCredentialsCache creates a new mock instance

func (*MockCredentialsCache) Clear

func (m *MockCredentialsCache) Clear()

Clear mocks base method

func (*MockCredentialsCache) EXPECT

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

func (*MockCredentialsCache) Get

Get mocks base method

func (*MockCredentialsCache) List

func (m *MockCredentialsCache) List() []*cache.AuthEntry

List mocks base method

func (*MockCredentialsCache) Set

func (m *MockCredentialsCache) Set(arg0 string, arg1 *cache.AuthEntry)

Set mocks base method

type MockCredentialsCacheMockRecorder

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

MockCredentialsCacheMockRecorder is the mock recorder for MockCredentialsCache

func (*MockCredentialsCacheMockRecorder) Clear

Clear indicates an expected call of Clear

func (*MockCredentialsCacheMockRecorder) Get

func (mr *MockCredentialsCacheMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockCredentialsCacheMockRecorder) List

List indicates an expected call of List

func (*MockCredentialsCacheMockRecorder) Set

func (mr *MockCredentialsCacheMockRecorder) Set(arg0, arg1 interface{}) *gomock.Call

Set indicates an expected call of Set

Jump to

Keyboard shortcuts

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