mock

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScanApiStore

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

MockScanApiStore is a mock of ScanApiStore interface.

func NewMockScanApiStore

func NewMockScanApiStore(ctrl *gomock.Controller) *MockScanApiStore

NewMockScanApiStore creates a new mock instance.

func (*MockScanApiStore) Add

func (m *MockScanApiStore) Add(url, token, integrationMrn string)

Add mocks base method.

func (*MockScanApiStore) Delete

func (m *MockScanApiStore) Delete(url string)

Delete mocks base method.

func (*MockScanApiStore) EXPECT

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

func (*MockScanApiStore) GetAll

GetAll mocks base method.

func (*MockScanApiStore) Start

func (m *MockScanApiStore) Start()

Start mocks base method.

type MockScanApiStoreMockRecorder

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

MockScanApiStoreMockRecorder is the mock recorder for MockScanApiStore.

func (*MockScanApiStoreMockRecorder) Add

func (mr *MockScanApiStoreMockRecorder) Add(url, token, integrationMrn interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockScanApiStoreMockRecorder) Delete

func (mr *MockScanApiStoreMockRecorder) Delete(url interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockScanApiStoreMockRecorder) GetAll

GetAll indicates an expected call of GetAll.

func (*MockScanApiStoreMockRecorder) Start

Start indicates an expected call of Start.

Jump to

Keyboard shortcuts

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