mocks

package
v0.0.0-...-1473d8a Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

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 MockIBook

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

MockIBook is a mock of IBook interface.

func NewMockIBook

func NewMockIBook(ctrl *gomock.Controller) *MockIBook

NewMockIBook creates a new mock instance.

func (*MockIBook) CreateBook

CreateBook mocks base method.

func (*MockIBook) EXPECT

func (m *MockIBook) EXPECT() *MockIBookMockRecorder

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

type MockIBookMockRecorder

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

MockIBookMockRecorder is the mock recorder for MockIBook.

func (*MockIBookMockRecorder) CreateBook

func (mr *MockIBookMockRecorder) CreateBook(ctx, arg any) *gomock.Call

CreateBook indicates an expected call of CreateBook.

Jump to

Keyboard shortcuts

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