mocks

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 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 Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func NewService

func NewService(t interface {
	mock.TestingT
	Cleanup(func())
}) *Service

NewService creates a new instance of Service. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Service) Cert

func (_m *Service) Cert(token string, thingID string, duration string) (string, string, error)

Cert provides a mock function with given fields: token, thingID, duration

func (*Service) Mapping

func (_m *Service) Mapping(token string) (map[string]interface{}, error)

Mapping provides a mock function with given fields: token

func (*Service) Provision

func (_m *Service) Provision(token string, name string, externalID string, externalKey string) (provision.Result, error)

Provision provides a mock function with given fields: token, name, externalID, externalKey

Jump to

Keyboard shortcuts

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