mock_validation

package
v0.0.0-...-d941976 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_validation is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBookRequestValidation

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

MockBookRequestValidation is a mock of BookRequestValidation interface

func NewMockBookRequestValidation

func NewMockBookRequestValidation(ctrl *gomock.Controller) *MockBookRequestValidation

NewMockBookRequestValidation creates a new mock instance

func (*MockBookRequestValidation) Book

Book mocks base method

func (*MockBookRequestValidation) Bookshelf

func (m *MockBookRequestValidation) Bookshelf(in *input.Bookshelf) error

Bookshelf mocks base method

func (*MockBookRequestValidation) EXPECT

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

func (*MockBookRequestValidation) ListBookByBookIDs

func (m *MockBookRequestValidation) ListBookByBookIDs(in *input.ListBookByBookIDs) error

ListBookByBookIDs mocks base method

func (*MockBookRequestValidation) ListBookReview

func (m *MockBookRequestValidation) ListBookReview(in *input.ListBookReview) error

ListBookReview mocks base method

func (*MockBookRequestValidation) ListBookshelf

func (m *MockBookRequestValidation) ListBookshelf(in *input.ListBookshelf) error

ListBookshelf mocks base method

func (*MockBookRequestValidation) ListUserReview

func (m *MockBookRequestValidation) ListUserReview(in *input.ListUserReview) error

ListUserReview mocks base method

type MockBookRequestValidationMockRecorder

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

MockBookRequestValidationMockRecorder is the mock recorder for MockBookRequestValidation

func (*MockBookRequestValidationMockRecorder) Book

func (mr *MockBookRequestValidationMockRecorder) Book(in interface{}) *gomock.Call

Book indicates an expected call of Book

func (*MockBookRequestValidationMockRecorder) Bookshelf

func (mr *MockBookRequestValidationMockRecorder) Bookshelf(in interface{}) *gomock.Call

Bookshelf indicates an expected call of Bookshelf

func (*MockBookRequestValidationMockRecorder) ListBookByBookIDs

func (mr *MockBookRequestValidationMockRecorder) ListBookByBookIDs(in interface{}) *gomock.Call

ListBookByBookIDs indicates an expected call of ListBookByBookIDs

func (*MockBookRequestValidationMockRecorder) ListBookReview

func (mr *MockBookRequestValidationMockRecorder) ListBookReview(in interface{}) *gomock.Call

ListBookReview indicates an expected call of ListBookReview

func (*MockBookRequestValidationMockRecorder) ListBookshelf

func (mr *MockBookRequestValidationMockRecorder) ListBookshelf(in interface{}) *gomock.Call

ListBookshelf indicates an expected call of ListBookshelf

func (*MockBookRequestValidationMockRecorder) ListUserReview

func (mr *MockBookRequestValidationMockRecorder) ListUserReview(in interface{}) *gomock.Call

ListUserReview indicates an expected call of ListUserReview

Jump to

Keyboard shortcuts

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