mock_test

package
v0.0.0-...-e441287 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_test is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MocktestInterface

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

MocktestInterface is a mock of testInterface interface.

func NewMocktestInterface

func NewMocktestInterface(ctrl *gomock.Controller) *MocktestInterface

NewMocktestInterface creates a new mock instance.

func (*MocktestInterface) EXPECT

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

func (*MocktestInterface) GetTest

func (m *MocktestInterface) GetTest() int

GetTest mocks base method.

func (*MocktestInterface) SetTest

func (m *MocktestInterface) SetTest(num int)

SetTest mocks base method.

type MocktestInterfaceMockRecorder

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

MocktestInterfaceMockRecorder is the mock recorder for MocktestInterface.

func (*MocktestInterfaceMockRecorder) GetTest

func (mr *MocktestInterfaceMockRecorder) GetTest() *gomock.Call

GetTest indicates an expected call of GetTest.

func (*MocktestInterfaceMockRecorder) SetTest

func (mr *MocktestInterfaceMockRecorder) SetTest(num interface{}) *gomock.Call

SetTest indicates an expected call of SetTest.

Jump to

Keyboard shortcuts

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