mocks

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	mock.Mock
}

Dependency is an autogenerated mock type for the Dependency type

func (*Dependency) AddExtended

func (_m *Dependency) AddExtended(key string, value interface{})

AddExtended provides a mock function with given fields: key, value

func (*Dependency) GetBroker

func (_m *Dependency) GetBroker() interfaces.Broker

GetBroker provides a mock function with given fields:

func (*Dependency) GetExtended

func (_m *Dependency) GetExtended(key string) interface{}

GetExtended provides a mock function with given fields: key

func (*Dependency) GetKey

func (_m *Dependency) GetKey() interfaces.RSAKey

GetKey provides a mock function with given fields:

func (*Dependency) GetMiddleware

func (_m *Dependency) GetMiddleware() interfaces.Middleware

GetMiddleware provides a mock function with given fields:

func (*Dependency) GetMongoDatabase

func (_m *Dependency) GetMongoDatabase() interfaces.MongoDatabase

GetMongoDatabase provides a mock function with given fields:

func (*Dependency) GetRedisPool

func (_m *Dependency) GetRedisPool() interfaces.RedisPool

GetRedisPool provides a mock function with given fields:

func (*Dependency) GetSQLDatabase

func (_m *Dependency) GetSQLDatabase() interfaces.SQLDatabase

GetSQLDatabase provides a mock function with given fields:

func (*Dependency) GetValidator

func (_m *Dependency) GetValidator() interfaces.Validator

GetValidator provides a mock function with given fields:

func (*Dependency) SetBroker

func (_m *Dependency) SetBroker(i interfaces.Broker)

SetBroker provides a mock function with given fields: i

func (*Dependency) SetKey

func (_m *Dependency) SetKey(i interfaces.RSAKey)

SetKey provides a mock function with given fields: i

func (*Dependency) SetMiddleware

func (_m *Dependency) SetMiddleware(mw interfaces.Middleware)

SetMiddleware provides a mock function with given fields: mw

func (*Dependency) SetValidator

func (_m *Dependency) SetValidator(v interfaces.Validator)

SetValidator provides a mock function with given fields: v

Jump to

Keyboard shortcuts

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