mock_datamapper

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 7, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_datamapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMapping

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

MockMapping is a mock of Mapping interface.

func NewMockMapping

func NewMockMapping(ctrl *gomock.Controller) *MockMapping

NewMockMapping creates a new mock instance.

func (*MockMapping) EXPECT

func (m *MockMapping) EXPECT() *MockMappingMockRecorder

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

func (*MockMapping) GetValue

func (m *MockMapping) GetValue() string

GetValue mocks base method.

func (*MockMapping) IsSimple

func (m *MockMapping) IsSimple() bool

IsSimple mocks base method.

type MockMappingMockRecorder

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

MockMappingMockRecorder is the mock recorder for MockMapping.

func (*MockMappingMockRecorder) GetValue

func (mr *MockMappingMockRecorder) GetValue() *gomock.Call

GetValue indicates an expected call of GetValue.

func (*MockMappingMockRecorder) IsSimple

func (mr *MockMappingMockRecorder) IsSimple() *gomock.Call

IsSimple indicates an expected call of IsSimple.

Jump to

Keyboard shortcuts

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