mocks

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Servicer

type Servicer struct {
	mock.Mock
}

Servicer is an autogenerated mock type for the Servicer type

func (*Servicer) AccountCreate

func (_m *Servicer) AccountCreate(data *account.Account) error

AccountCreate provides a mock function with given fields: data

func (*Servicer) AccountDelete

func (_m *Servicer) AccountDelete(data *account.Account) error

AccountDelete provides a mock function with given fields: data

func (*Servicer) AccountReset

func (_m *Servicer) AccountReset(data *account.Account) error

AccountReset provides a mock function with given fields: data

func (*Servicer) AccountUpdate

func (_m *Servicer) AccountUpdate(old *account.Account, new *account.Account) error

AccountUpdate provides a mock function with given fields: old, new

func (*Servicer) LeaseCreate

func (_m *Servicer) LeaseCreate(data *lease.Lease) error

LeaseCreate provides a mock function with given fields: data

func (*Servicer) LeaseEnd

func (_m *Servicer) LeaseEnd(data *lease.Lease) error

LeaseEnd provides a mock function with given fields: data

func (*Servicer) LeaseUpdate

func (_m *Servicer) LeaseUpdate(old *lease.Lease, new *lease.Lease) error

LeaseUpdate provides a mock function with given fields: old, new

Jump to

Keyboard shortcuts

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