mock_definitions

package
v0.0.0-...-e03766a Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_definitions is a generated GoMock package.

Package mock_definitions is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCreateSession

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

MockCreateSession is a mock of CreateSession interface.

func NewMockCreateSession

func NewMockCreateSession(ctrl *gomock.Controller) *MockCreateSession

NewMockCreateSession creates a new mock instance.

func (*MockCreateSession) EXPECT

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

func (*MockCreateSession) Execute

Execute mocks base method.

type MockCreateSessionMockRecorder

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

MockCreateSessionMockRecorder is the mock recorder for MockCreateSession.

func (*MockCreateSessionMockRecorder) Execute

func (mr *MockCreateSessionMockRecorder) Execute(data interface{}) *gomock.Call

Execute indicates an expected call of Execute.

type MockCreateUser

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

MockCreateUser is a mock of CreateUser interface.

func NewMockCreateUser

func NewMockCreateUser(ctrl *gomock.Controller) *MockCreateUser

NewMockCreateUser creates a new mock instance.

func (*MockCreateUser) EXPECT

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

func (*MockCreateUser) Execute

Execute mocks base method.

type MockCreateUserMockRecorder

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

MockCreateUserMockRecorder is the mock recorder for MockCreateUser.

func (*MockCreateUserMockRecorder) Execute

func (mr *MockCreateUserMockRecorder) Execute(data interface{}) *gomock.Call

Execute indicates an expected call of Execute.

Jump to

Keyboard shortcuts

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