mock

package
v5.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_cmd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PasswordReader

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

PasswordReader is a mock of PasswordReader interface

func NewPasswordReader

func NewPasswordReader(ctrl *gomock.Controller) *PasswordReader

NewPasswordReader creates a new mock instance

func (*PasswordReader) EXPECT

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

func (*PasswordReader) ReadPassword

func (m *PasswordReader) ReadPassword() (string, error)

ReadPassword mocks base method

type PasswordReaderMockRecorder

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

PasswordReaderMockRecorder is the mock recorder for MockPasswordReader

func (*PasswordReaderMockRecorder) ReadPassword

func (mr *PasswordReaderMockRecorder) ReadPassword() *gomock.Call

ReadPassword indicates an expected call of ReadPassword

Jump to

Keyboard shortcuts

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