mocks

package
v0.0.0-...-d77a3c6 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: MIT Imports: 4 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 MockRepositoryService

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

MockRepositoryService is a mock of RepositoryService interface

func NewMockRepositoryService

func NewMockRepositoryService(ctrl *gomock.Controller) *MockRepositoryService

NewMockRepositoryService creates a new mock instance

func (*MockRepositoryService) CreateRepo

CreateRepo mocks base method

func (*MockRepositoryService) CreateRepos

CreateRepos mocks base method

func (*MockRepositoryService) EXPECT

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

type MockRepositoryServiceMockRecorder

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

MockRepositoryServiceMockRecorder is the mock recorder for MockRepositoryService

func (*MockRepositoryServiceMockRecorder) CreateRepo

func (mr *MockRepositoryServiceMockRecorder) CreateRepo(arg0 interface{}) *gomock.Call

CreateRepo indicates an expected call of CreateRepo

func (*MockRepositoryServiceMockRecorder) CreateRepos

func (mr *MockRepositoryServiceMockRecorder) CreateRepos(arg0 interface{}) *gomock.Call

CreateRepos indicates an expected call of CreateRepos

Jump to

Keyboard shortcuts

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