storetest

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2018 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, 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) Summary

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

Summary provides a mock function with given fields:

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) 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