mock_embed

package
v0.4.0-patch Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_embed is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHoge

type MockHoge struct {
	embed.Hoge
	// contains filtered or unexported fields
}

MockHoge is a mock of Hoge interface.

func NewMockHoge

func NewMockHoge(ctrl *gomock.Controller) *MockHoge

NewMockHoge creates a new mock instance.

func (*MockHoge) EXPECT

func (m *MockHoge) EXPECT() *MockHogeMockRecorder

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

func (*MockHoge) Fuga

func (m *MockHoge) Fuga() error

Fuga mocks base method.

type MockHogeMockRecorder

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

MockHogeMockRecorder is the mock recorder for MockHoge.

func (*MockHogeMockRecorder) Fuga

func (mr *MockHogeMockRecorder) Fuga() *gomock.Call

Fuga indicates an expected call of Fuga.

Jump to

Keyboard shortcuts

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