mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/mortedecai/gbb/commands (interfaces: Flagger)

Generated by this command:

mockgen -destination=./mocks/mock_flagger.go -package=mocks github.com/mortedecai/gbb/commands Flagger

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 MockFlagger

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

MockFlagger is a mock of Flagger interface.

func NewMockFlagger

func NewMockFlagger(ctrl *gomock.Controller) *MockFlagger

NewMockFlagger creates a new mock instance.

func (*MockFlagger) EXPECT

func (m *MockFlagger) EXPECT() *MockFlaggerMockRecorder

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

func (*MockFlagger) GetInt

func (m *MockFlagger) GetInt(arg0 *cobra.Command, arg1 string) (int, error)

GetInt mocks base method.

func (*MockFlagger) GetString

func (m *MockFlagger) GetString(arg0 *cobra.Command, arg1 string) (string, error)

GetString mocks base method.

type MockFlaggerMockRecorder

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

MockFlaggerMockRecorder is the mock recorder for MockFlagger.

func (*MockFlaggerMockRecorder) GetInt

func (mr *MockFlaggerMockRecorder) GetInt(arg0, arg1 any) *gomock.Call

GetInt indicates an expected call of GetInt.

func (*MockFlaggerMockRecorder) GetString

func (mr *MockFlaggerMockRecorder) GetString(arg0, arg1 any) *gomock.Call

GetString indicates an expected call of GetString.

Jump to

Keyboard shortcuts

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