contextaccessor

package
v0.1.143 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package contextaccessor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIContextAccessor

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

MockIContextAccessor is a mock of IContextAccessor interface.

func NewMockIContextAccessor

func NewMockIContextAccessor(ctrl *gomock.Controller) *MockIContextAccessor

NewMockIContextAccessor creates a new mock instance.

func (*MockIContextAccessor) EXPECT

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

func (*MockIContextAccessor) GetContainer

func (m *MockIContextAccessor) GetContainer() di.Container

GetContainer mocks base method.

func (*MockIContextAccessor) GetContext

func (m *MockIContextAccessor) GetContext() context.Context

GetContext mocks base method.

type MockIContextAccessorMockRecorder

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

MockIContextAccessorMockRecorder is the mock recorder for MockIContextAccessor.

func (*MockIContextAccessorMockRecorder) GetContainer

func (mr *MockIContextAccessorMockRecorder) GetContainer() *gomock.Call

GetContainer indicates an expected call of GetContainer.

func (*MockIContextAccessorMockRecorder) GetContext

func (mr *MockIContextAccessorMockRecorder) GetContext() *gomock.Call

GetContext indicates an expected call of GetContext.

type MockIInternalContextAccessor

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

MockIInternalContextAccessor is a mock of IInternalContextAccessor interface.

func NewMockIInternalContextAccessor

func NewMockIInternalContextAccessor(ctrl *gomock.Controller) *MockIInternalContextAccessor

NewMockIInternalContextAccessor creates a new mock instance.

func (*MockIInternalContextAccessor) EXPECT

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

func (*MockIInternalContextAccessor) GetContainer

func (m *MockIInternalContextAccessor) GetContainer() di.Container

GetContainer mocks base method.

func (*MockIInternalContextAccessor) GetContext

GetContext mocks base method.

func (*MockIInternalContextAccessor) SetContext

func (m *MockIInternalContextAccessor) SetContext(arg0 context.Context)

SetContext mocks base method.

type MockIInternalContextAccessorMockRecorder

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

MockIInternalContextAccessorMockRecorder is the mock recorder for MockIInternalContextAccessor.

func (*MockIInternalContextAccessorMockRecorder) GetContainer

GetContainer indicates an expected call of GetContainer.

func (*MockIInternalContextAccessorMockRecorder) GetContext

GetContext indicates an expected call of GetContext.

func (*MockIInternalContextAccessorMockRecorder) SetContext

func (mr *MockIInternalContextAccessorMockRecorder) SetContext(arg0 interface{}) *gomock.Call

SetContext indicates an expected call of SetContext.

Jump to

Keyboard shortcuts

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