datatest

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 datatest contains autogenerated mocks.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	mock.Mock
}

Store is an autogenerated mock type for the Store type

func (*Store) DeleteModuleByID added in v0.0.9

func (mockerySelf *Store) DeleteModuleByID(id int) error

DeleteModuleByID provides a mock function with given fields: id

func (*Store) InsertModules

func (mockerySelf *Store) InsertModules(mockeryArg0 []coordinates.Module) (int, error)

InsertModules provides a mock function with given fields: mockeryArg0

func (*Store) ListHeartbeats

func (mockerySelf *Store) ListHeartbeats() ([]payloads.Heartbeat, error)

ListHeartbeats provides a mock function with given fields:

func (*Store) ListModuleIDs

func (mockerySelf *Store) ListModuleIDs() ([]int64, error)

ListModuleIDs provides a mock function with given fields:

func (*Store) ListModules

func (mockerySelf *Store) ListModules() ([]coordinates.SerialModule, error)

ListModules provides a mock function with given fields:

func (*Store) ListModulesByIDs

func (mockerySelf *Store) ListModulesByIDs(ids []int64) ([]coordinates.SerialModule, error)

ListModulesByIDs provides a mock function with given fields: ids

func (*Store) ListModulesBySource

func (mockerySelf *Store) ListModulesBySource(source string) ([]coordinates.SerialModule, error)

ListModulesBySource provides a mock function with given fields: source

func (*Store) ListStartConfigs

func (mockerySelf *Store) ListStartConfigs() ([]payloads.Configuration, error)

ListStartConfigs provides a mock function with given fields:

func (*Store) PurgeProxy

func (mockerySelf *Store) PurgeProxy(instance netservice.Instance) error

PurgeProxy provides a mock function with given fields: instance

func (*Store) SetHeartbeat

func (mockerySelf *Store) SetHeartbeat(mockeryArg0 payloads.Heartbeat) error

SetHeartbeat provides a mock function with given fields: mockeryArg0

func (*Store) SetStartConfig

func (mockerySelf *Store) SetStartConfig(mockeryArg0 payloads.Configuration) error

SetStartConfig provides a mock function with given fields: mockeryArg0

Jump to

Keyboard shortcuts

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