mocks

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEntityMarshaler

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

MockEntityMarshaler is a mock of EntityMarshaler interface.

func NewMockEntityMarshaler

func NewMockEntityMarshaler(ctrl *gomock.Controller) *MockEntityMarshaler

NewMockEntityMarshaler creates a new mock instance.

func (*MockEntityMarshaler) EXPECT

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

func (*MockEntityMarshaler) UnmarshalEntity

func (m *MockEntityMarshaler) UnmarshalEntity(ent *lfs.Entity) (*domain.Entity, error)

UnmarshalEntity mocks base method.

type MockEntityMarshalerMockRecorder

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

MockEntityMarshalerMockRecorder is the mock recorder for MockEntityMarshaler.

func (*MockEntityMarshalerMockRecorder) UnmarshalEntity

func (mr *MockEntityMarshalerMockRecorder) UnmarshalEntity(ent interface{}) *gomock.Call

UnmarshalEntity indicates an expected call of UnmarshalEntity.

type MockYamlMarshaler

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

MockYamlMarshaler is a mock of YamlMarshaler interface.

func NewMockYamlMarshaler

func NewMockYamlMarshaler(ctrl *gomock.Controller) *MockYamlMarshaler

NewMockYamlMarshaler creates a new mock instance.

func (*MockYamlMarshaler) EXPECT

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

func (*MockYamlMarshaler) Unmarshal

func (m *MockYamlMarshaler) Unmarshal(arg0 []byte, arg1 interface{}) error

Unmarshal mocks base method.

type MockYamlMarshalerMockRecorder

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

MockYamlMarshalerMockRecorder is the mock recorder for MockYamlMarshaler.

func (*MockYamlMarshalerMockRecorder) Unmarshal

func (mr *MockYamlMarshalerMockRecorder) Unmarshal(arg0, arg1 interface{}) *gomock.Call

Unmarshal indicates an expected call of Unmarshal.

Jump to

Keyboard shortcuts

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