mock_provider

package
v0.0.0-...-9b5cd94 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_provider is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLdapDialer

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

MockLdapDialer is a mock of LdapDialer interface.

func NewMockLdapDialer

func NewMockLdapDialer(ctrl *gomock.Controller) *MockLdapDialer

NewMockLdapDialer creates a new mock instance.

func (*MockLdapDialer) DialURL

func (m *MockLdapDialer) DialURL(arg0 security.LdapConfig) (ldap.Client, error)

DialURL mocks base method.

func (*MockLdapDialer) EXPECT

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

type MockLdapDialerMockRecorder

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

MockLdapDialerMockRecorder is the mock recorder for MockLdapDialer.

func (*MockLdapDialerMockRecorder) DialURL

func (mr *MockLdapDialerMockRecorder) DialURL(arg0 interface{}) *gomock.Call

DialURL indicates an expected call of DialURL.

Jump to

Keyboard shortcuts

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