mock_collectibles

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_collectibles is a generated GoMock package.

Package mock_collectibles is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCollectibleDataStorage

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

MockCollectibleDataStorage is a mock of CollectibleDataStorage interface.

func NewMockCollectibleDataStorage

func NewMockCollectibleDataStorage(ctrl *gomock.Controller) *MockCollectibleDataStorage

NewMockCollectibleDataStorage creates a new mock instance.

func (*MockCollectibleDataStorage) EXPECT

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

func (*MockCollectibleDataStorage) GetCommunityInfo

GetCommunityInfo mocks base method.

func (*MockCollectibleDataStorage) GetData

GetData mocks base method.

func (*MockCollectibleDataStorage) GetIDsNotInDB

GetIDsNotInDB mocks base method.

func (*MockCollectibleDataStorage) SetCommunityInfo

SetCommunityInfo mocks base method.

func (*MockCollectibleDataStorage) SetData

func (m *MockCollectibleDataStorage) SetData(collectibles []thirdparty.CollectibleData, allowUpdate bool) error

SetData mocks base method.

type MockCollectibleDataStorageMockRecorder

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

MockCollectibleDataStorageMockRecorder is the mock recorder for MockCollectibleDataStorage.

func (*MockCollectibleDataStorageMockRecorder) GetCommunityInfo

func (mr *MockCollectibleDataStorageMockRecorder) GetCommunityInfo(id interface{}) *gomock.Call

GetCommunityInfo indicates an expected call of GetCommunityInfo.

func (*MockCollectibleDataStorageMockRecorder) GetData

func (mr *MockCollectibleDataStorageMockRecorder) GetData(ids interface{}) *gomock.Call

GetData indicates an expected call of GetData.

func (*MockCollectibleDataStorageMockRecorder) GetIDsNotInDB

func (mr *MockCollectibleDataStorageMockRecorder) GetIDsNotInDB(ids interface{}) *gomock.Call

GetIDsNotInDB indicates an expected call of GetIDsNotInDB.

func (*MockCollectibleDataStorageMockRecorder) SetCommunityInfo

func (mr *MockCollectibleDataStorageMockRecorder) SetCommunityInfo(id, communityInfo interface{}) *gomock.Call

SetCommunityInfo indicates an expected call of SetCommunityInfo.

func (*MockCollectibleDataStorageMockRecorder) SetData

func (mr *MockCollectibleDataStorageMockRecorder) SetData(collectibles, allowUpdate interface{}) *gomock.Call

SetData indicates an expected call of SetData.

type MockCollectionDataStorage

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

MockCollectionDataStorage is a mock of CollectionDataStorage interface.

func NewMockCollectionDataStorage

func NewMockCollectionDataStorage(ctrl *gomock.Controller) *MockCollectionDataStorage

NewMockCollectionDataStorage creates a new mock instance.

func (*MockCollectionDataStorage) EXPECT

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

func (*MockCollectionDataStorage) GetData

GetData mocks base method.

func (*MockCollectionDataStorage) GetIDsNotInDB

GetIDsNotInDB mocks base method.

func (*MockCollectionDataStorage) GetSocialsForID

GetSocialsForID mocks base method.

func (*MockCollectionDataStorage) SetCollectionSocialsData

func (m *MockCollectionDataStorage) SetCollectionSocialsData(id thirdparty.ContractID, collectionSocials *thirdparty.CollectionSocials) error

SetCollectionSocialsData mocks base method.

func (*MockCollectionDataStorage) SetData

func (m *MockCollectionDataStorage) SetData(collections []thirdparty.CollectionData, allowUpdate bool) error

SetData mocks base method.

type MockCollectionDataStorageMockRecorder

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

MockCollectionDataStorageMockRecorder is the mock recorder for MockCollectionDataStorage.

func (*MockCollectionDataStorageMockRecorder) GetData

func (mr *MockCollectionDataStorageMockRecorder) GetData(ids interface{}) *gomock.Call

GetData indicates an expected call of GetData.

func (*MockCollectionDataStorageMockRecorder) GetIDsNotInDB

func (mr *MockCollectionDataStorageMockRecorder) GetIDsNotInDB(ids interface{}) *gomock.Call

GetIDsNotInDB indicates an expected call of GetIDsNotInDB.

func (*MockCollectionDataStorageMockRecorder) GetSocialsForID

func (mr *MockCollectionDataStorageMockRecorder) GetSocialsForID(contractID interface{}) *gomock.Call

GetSocialsForID indicates an expected call of GetSocialsForID.

func (*MockCollectionDataStorageMockRecorder) SetCollectionSocialsData

func (mr *MockCollectionDataStorageMockRecorder) SetCollectionSocialsData(id, collectionSocials interface{}) *gomock.Call

SetCollectionSocialsData indicates an expected call of SetCollectionSocialsData.

func (*MockCollectionDataStorageMockRecorder) SetData

func (mr *MockCollectionDataStorageMockRecorder) SetData(collections, allowUpdate interface{}) *gomock.Call

SetData indicates an expected call of SetData.

Jump to

Keyboard shortcuts

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