mocks

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 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 MockMeta

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

MockMeta is a mock of Meta interface

func NewMockMeta

func NewMockMeta(ctrl *gomock.Controller) *MockMeta

NewMockMeta creates a new mock instance

func (*MockMeta) EXPECT

func (m *MockMeta) EXPECT() *MockMetaMockRecorder

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

func (*MockMeta) GetAuthor

func (m *MockMeta) GetAuthor() meta.Author

GetAuthor mocks base method

func (*MockMeta) GetDependencies

func (m *MockMeta) GetDependencies() []meta.Dependency

GetDependencies mocks base method

func (*MockMeta) GetDescription

func (m *MockMeta) GetDescription() meta.Description

GetDescription mocks base method

func (*MockMeta) GetID

func (m *MockMeta) GetID() meta.ID

GetID mocks base method

func (*MockMeta) GetInterface

func (m *MockMeta) GetInterface() meta.Interface

GetInterface mocks base method

func (*MockMeta) GetLicense

func (m *MockMeta) GetLicense() []meta.License

GetLicense mocks base method

func (m *MockMeta) GetLinks() []meta.Link

GetLinks mocks base method

func (*MockMeta) GetRepository

func (m *MockMeta) GetRepository() meta.Repository

GetRepository mocks base method

func (*MockMeta) GetTags

func (m *MockMeta) GetTags() []string

GetTags mocks base method

type MockMetaMockRecorder

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

MockMetaMockRecorder is the mock recorder for MockMeta

func (*MockMetaMockRecorder) GetAuthor

func (mr *MockMetaMockRecorder) GetAuthor() *gomock.Call

GetAuthor indicates an expected call of GetAuthor

func (*MockMetaMockRecorder) GetDependencies

func (mr *MockMetaMockRecorder) GetDependencies() *gomock.Call

GetDependencies indicates an expected call of GetDependencies

func (*MockMetaMockRecorder) GetDescription

func (mr *MockMetaMockRecorder) GetDescription() *gomock.Call

GetDescription indicates an expected call of GetDescription

func (*MockMetaMockRecorder) GetID

func (mr *MockMetaMockRecorder) GetID() *gomock.Call

GetID indicates an expected call of GetID

func (*MockMetaMockRecorder) GetInterface

func (mr *MockMetaMockRecorder) GetInterface() *gomock.Call

GetInterface indicates an expected call of GetInterface

func (*MockMetaMockRecorder) GetLicense

func (mr *MockMetaMockRecorder) GetLicense() *gomock.Call

GetLicense indicates an expected call of GetLicense

func (mr *MockMetaMockRecorder) GetLinks() *gomock.Call

GetLinks indicates an expected call of GetLinks

func (*MockMetaMockRecorder) GetRepository

func (mr *MockMetaMockRecorder) GetRepository() *gomock.Call

GetRepository indicates an expected call of GetRepository

func (*MockMetaMockRecorder) GetTags

func (mr *MockMetaMockRecorder) GetTags() *gomock.Call

GetTags indicates an expected call of GetTags

Jump to

Keyboard shortcuts

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