mocks

package
v0.1.38 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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 MockIssueServiceInterface

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

MockIssueServiceInterface is a mock of IssueServiceInterface interface.

func NewMockIssueServiceInterface

func NewMockIssueServiceInterface(ctrl *gomock.Controller) *MockIssueServiceInterface

NewMockIssueServiceInterface creates a new mock instance.

func (*MockIssueServiceInterface) Create

Create mocks base method.

func (*MockIssueServiceInterface) DoTransition

func (m *MockIssueServiceInterface) DoTransition(arg0, arg1 string) (*jira.Response, error)

DoTransition mocks base method.

func (*MockIssueServiceInterface) EXPECT

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

func (*MockIssueServiceInterface) Get

Get mocks base method.

func (*MockIssueServiceInterface) GetTransitions

func (m *MockIssueServiceInterface) GetTransitions(arg0 string) ([]jira.Transition, *jira.Response, error)

GetTransitions mocks base method.

func (*MockIssueServiceInterface) Update

Update mocks base method.

type MockIssueServiceInterfaceMockRecorder

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

MockIssueServiceInterfaceMockRecorder is the mock recorder for MockIssueServiceInterface.

func (*MockIssueServiceInterfaceMockRecorder) Create

func (mr *MockIssueServiceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockIssueServiceInterfaceMockRecorder) DoTransition

func (mr *MockIssueServiceInterfaceMockRecorder) DoTransition(arg0, arg1 interface{}) *gomock.Call

DoTransition indicates an expected call of DoTransition.

func (*MockIssueServiceInterfaceMockRecorder) Get

func (mr *MockIssueServiceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockIssueServiceInterfaceMockRecorder) GetTransitions

func (mr *MockIssueServiceInterfaceMockRecorder) GetTransitions(arg0 interface{}) *gomock.Call

GetTransitions indicates an expected call of GetTransitions.

func (*MockIssueServiceInterfaceMockRecorder) Update

func (mr *MockIssueServiceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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