mockstringsproxy

package
v1.1.3 Latest Latest
Warning

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

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

Documentation

Overview

Package mockstringsproxy is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStrings

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

MockStrings is a mock of Strings interface.

func NewMockStrings

func NewMockStrings(ctrl *gomock.Controller) *MockStrings

NewMockStrings creates a new mock instance.

func (*MockStrings) EXPECT

func (m *MockStrings) EXPECT() *MockStringsMockRecorder

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

func (*MockStrings) Join

func (m *MockStrings) Join(elems []string, sep string) string

Join mocks base method.

type MockStringsMockRecorder

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

MockStringsMockRecorder is the mock recorder for MockStrings.

func (*MockStringsMockRecorder) Join

func (mr *MockStringsMockRecorder) Join(elems, sep any) *gomock.Call

Join indicates an expected call of Join.

Jump to

Keyboard shortcuts

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