mock_main

package
v0.0.0-...-726bbe4 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_main is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MocksimpleInterface

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

MocksimpleInterface is a mock of simpleInterface interface.

func NewMocksimpleInterface

func NewMocksimpleInterface(ctrl *gomock.Controller) *MocksimpleInterface

NewMocksimpleInterface creates a new mock instance.

func (*MocksimpleInterface) EXPECT

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

func (*MocksimpleInterface) SimpleInterfaceFunc

func (m *MocksimpleInterface) SimpleInterfaceFunc(arg0 int) string

SimpleInterfaceFunc mocks base method.

type MocksimpleInterfaceMockRecorder

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

MocksimpleInterfaceMockRecorder is the mock recorder for MocksimpleInterface.

func (*MocksimpleInterfaceMockRecorder) SimpleInterfaceFunc

func (mr *MocksimpleInterfaceMockRecorder) SimpleInterfaceFunc(arg0 interface{}) *gomock.Call

SimpleInterfaceFunc indicates an expected call of SimpleInterfaceFunc.

Jump to

Keyboard shortcuts

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