mocks

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: internal/testing/urler.go

Generated by this command:

mockgen -source=internal/testing/urler.go -destination=internal/testing/mocks/urler_mock.go -package=mocks

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUrler

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

MockUrler is a mock of Urler interface.

func NewMockUrler

func NewMockUrler(ctrl *gomock.Controller) *MockUrler

NewMockUrler creates a new mock instance.

func (*MockUrler) EXPECT

func (m *MockUrler) EXPECT() *MockUrlerMockRecorder

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

func (*MockUrler) SetUrl

func (m *MockUrler) SetUrl(url *url.URL)

SetUrl mocks base method.

type MockUrlerMockRecorder

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

MockUrlerMockRecorder is the mock recorder for MockUrler.

func (*MockUrlerMockRecorder) SetUrl

func (mr *MockUrlerMockRecorder) SetUrl(url any) *gomock.Call

SetUrl indicates an expected call of SetUrl.

Jump to

Keyboard shortcuts

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