mock_main

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_main is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockICommander

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

MockICommander is a mock of ICommander interface

func NewMockICommander

func NewMockICommander(ctrl *gomock.Controller) *MockICommander

NewMockICommander creates a new mock instance

func (*MockICommander) EXPECT

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

func (*MockICommander) GetGitRemoteInfo

func (m *MockICommander) GetGitRemoteInfo() ([]byte, error)

GetGitRemoteInfo mocks base method

func (*MockICommander) Open

func (m *MockICommander) Open(arg0 string) error

Open mocks base method

func (*MockICommander) PrintErr

func (m *MockICommander) PrintErr(msg error)

PrintErr mocks base method

func (*MockICommander) Println

func (m *MockICommander) Println(msg string)

Println mocks base method

type MockICommanderMockRecorder

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

MockICommanderMockRecorder is the mock recorder for MockICommander

func (*MockICommanderMockRecorder) GetGitRemoteInfo

func (mr *MockICommanderMockRecorder) GetGitRemoteInfo() *gomock.Call

GetGitRemoteInfo indicates an expected call of GetGitRemoteInfo

func (*MockICommanderMockRecorder) Open

func (mr *MockICommanderMockRecorder) Open(arg0 interface{}) *gomock.Call

Open indicates an expected call of Open

func (*MockICommanderMockRecorder) PrintErr

func (mr *MockICommanderMockRecorder) PrintErr(msg interface{}) *gomock.Call

PrintErr indicates an expected call of PrintErr

func (*MockICommanderMockRecorder) Println

func (mr *MockICommanderMockRecorder) Println(msg interface{}) *gomock.Call

Println indicates an expected call of Println

Jump to

Keyboard shortcuts

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