storetest

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package storetest contains autogenerated mocks.

Package storetest contains autogenerated mocks.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	mock.Mock
}

Index is an autogenerated mock type for the Index type

func (*Index) Contains

func (mockerySelf *Index) Contains(mockeryArg0 coordinates.Module) (bool, int64, error)

Contains provides a mock function with given fields: mockeryArg0

func (*Index) IDs

func (mockerySelf *Index) IDs() (coordinates.RangeIDs, error)

IDs provides a mock function with given fields:

func (*Index) Info

func (mockerySelf *Index) Info(mockeryArg0 coordinates.Module) (repository.RevInfo, error)

Info provides a mock function with given fields: mockeryArg0

func (*Index) Mod

func (mockerySelf *Index) Mod(mockeryArg0 coordinates.Module) (string, error)

Mod provides a mock function with given fields: mockeryArg0

func (*Index) Put

func (mockerySelf *Index) Put(mockeryArg0 store.ModuleAddition) error

Put provides a mock function with given fields: mockeryArg0

func (*Index) Remove added in v0.0.9

func (mockerySelf *Index) Remove(mockeryArg0 coordinates.Module) error

Remove provides a mock function with given fields: mockeryArg0

func (*Index) Summary

func (mockerySelf *Index) Summary() (int, int, error)

Summary provides a mock function with given fields:

func (*Index) UpdateID added in v0.0.9

func (mockerySelf *Index) UpdateID(mockeryArg0 coordinates.SerialModule) error

UpdateID provides a mock function with given fields: mockeryArg0

func (*Index) Versions

func (mockerySelf *Index) Versions(module string) ([]string, error)

Versions provides a mock function with given fields: module

type ZipStore

type ZipStore struct {
	mock.Mock
}

ZipStore is an autogenerated mock type for the ZipStore type

func (*ZipStore) DelZip added in v0.0.9

func (mockerySelf *ZipStore) DelZip(mockeryArg0 coordinates.Module) error

DelZip provides a mock function with given fields: mockeryArg0

func (*ZipStore) GetZip

func (mockerySelf *ZipStore) GetZip(mockeryArg0 coordinates.Module) (repository.Blob, error)

GetZip provides a mock function with given fields: mockeryArg0

func (*ZipStore) PutZip

func (mockerySelf *ZipStore) PutZip(mockeryArg0 coordinates.Module, mockeryArg1 repository.Blob) error

PutZip provides a mock function with given fields: mockeryArg0, mockeryArg1

Jump to

Keyboard shortcuts

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