mock_mock

package
v0.0.0-...-0461163 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSample

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

MockSample is a mock of Sample interface

func NewMockSample

func NewMockSample(ctrl *gomock.Controller) *MockSample

NewMockSample creates a new mock instance

func (*MockSample) EXPECT

func (m *MockSample) EXPECT() *MockSampleMockRecorder

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

func (*MockSample) Method

func (m *MockSample) Method(s string) int

Method mocks base method

type MockSampleMockRecorder

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

MockSampleMockRecorder is the mock recorder for MockSample

func (*MockSampleMockRecorder) Method

func (mr *MockSampleMockRecorder) Method(s interface{}) *gomock.Call

Method indicates an expected call of Method

Jump to

Keyboard shortcuts

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