exclude

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./internal/tests/exclude/interfaces.go

Generated by this command:

mockgen -source=./internal/tests/exclude/interfaces.go -destination=./internal/tests/exclude/mock.go -package=exclude -exclude_interfaces=IgnoreMe,IgnoreMe2

Package exclude is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerateMockForMe

type GenerateMockForMe interface {
	B() int
}

type IgnoreMe

type IgnoreMe interface {
	A() bool
}

type IgnoreMe2

type IgnoreMe2 interface {
	~int
}

type MockGenerateMockForMe

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

MockGenerateMockForMe is a mock of GenerateMockForMe interface.

func NewMockGenerateMockForMe

func NewMockGenerateMockForMe(ctrl *gomock.Controller) *MockGenerateMockForMe

NewMockGenerateMockForMe creates a new mock instance.

func (*MockGenerateMockForMe) B

func (m *MockGenerateMockForMe) B() int

B mocks base method.

func (*MockGenerateMockForMe) EXPECT

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

type MockGenerateMockForMeMockRecorder

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

MockGenerateMockForMeMockRecorder is the mock recorder for MockGenerateMockForMe.

func (*MockGenerateMockForMeMockRecorder) B

B indicates an expected call of B.

Jump to

Keyboard shortcuts

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