mock

package
v0.0.0-...-331e286 Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCreateAdaptor

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

MockCreateAdaptor is a mock of CreateAdaptor interface.

func NewMockCreateAdaptor

func NewMockCreateAdaptor(ctrl *gomock.Controller) *MockCreateAdaptor

NewMockCreateAdaptor creates a new mock instance.

func (*MockCreateAdaptor) CreateBoardingPass

func (m *MockCreateAdaptor) CreateBoardingPass(ctx context.Context, flightID, seatID int) (model.BoardingPass, error)

CreateBoardingPass mocks base method.

func (*MockCreateAdaptor) EXPECT

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

type MockCreateAdaptorMockRecorder

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

MockCreateAdaptorMockRecorder is the mock recorder for MockCreateAdaptor.

func (*MockCreateAdaptorMockRecorder) CreateBoardingPass

func (mr *MockCreateAdaptorMockRecorder) CreateBoardingPass(ctx, flightID, seatID interface{}) *gomock.Call

CreateBoardingPass indicates an expected call of CreateBoardingPass.

Jump to

Keyboard shortcuts

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