mocks

package
v0.0.0-...-9412d1a Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IncomingQueryHandlers

type IncomingQueryHandlers struct {
	mock.Mock
}

IncomingQueryHandlers is an autogenerated mock type for the IncomingQueryHandlers type

func NewIncomingQueryHandlers

func NewIncomingQueryHandlers(t mockConstructorTestingTNewIncomingQueryHandlers) *IncomingQueryHandlers

NewIncomingQueryHandlers creates a new instance of IncomingQueryHandlers. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*IncomingQueryHandlers) CredentialsGet

CredentialsGet provides a mock function with given fields: _a0, _a1

func (*IncomingQueryHandlers) CredentialsList

CredentialsList provides a mock function with given fields: _a0, _a1

type OutgoingEvents

type OutgoingEvents struct {
	mock.Mock
}

OutgoingEvents is an autogenerated mock type for the OutgoingEvents type

func NewOutgoingEvents

func NewOutgoingEvents(t mockConstructorTestingTNewOutgoingEvents) *OutgoingEvents

NewOutgoingEvents creates a new instance of OutgoingEvents. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*OutgoingEvents) EventCredentialAddError

func (_m *OutgoingEvents) EventCredentialAddError(_a0 service.CredentialCreateResponse)

EventCredentialAddError provides a mock function with given fields: _a0

func (*OutgoingEvents) EventCredentialAdded

func (_m *OutgoingEvents) EventCredentialAdded(_a0 service.CredentialCreateResponse)

EventCredentialAdded provides a mock function with given fields: _a0

func (*OutgoingEvents) EventCredentialDeleteError

func (_m *OutgoingEvents) EventCredentialDeleteError(_a0 service.CredentialDeleteResponse)

EventCredentialDeleteError provides a mock function with given fields: _a0

func (*OutgoingEvents) EventCredentialDeleted

func (_m *OutgoingEvents) EventCredentialDeleted(_a0 service.CredentialDeleteResponse)

EventCredentialDeleted provides a mock function with given fields: _a0

func (*OutgoingEvents) EventCredentialUpdateError

func (_m *OutgoingEvents) EventCredentialUpdateError(_a0 service.CredentialUpdateResponse)

EventCredentialUpdateError provides a mock function with given fields: _a0

func (*OutgoingEvents) EventCredentialUpdated

func (_m *OutgoingEvents) EventCredentialUpdated(_a0 service.CredentialUpdateResponse)

EventCredentialUpdated provides a mock function with given fields: _a0

type PersistentStoragePort

type PersistentStoragePort struct {
	mock.Mock
}

PersistentStoragePort is an autogenerated mock type for the PersistentStoragePort type

func NewPersistentStoragePort

func NewPersistentStoragePort(t interface {
	mock.TestingT
	Cleanup(func())
}) *PersistentStoragePort

NewPersistentStoragePort creates a new instance of PersistentStoragePort. 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 (*PersistentStoragePort) Create

Create provides a mock function with given fields: d

func (*PersistentStoragePort) Delete

Delete provides a mock function with given fields: d

func (*PersistentStoragePort) Get

Get provides a mock function with given fields: d

func (*PersistentStoragePort) GetAndDelete

GetAndDelete provides a mock function with given fields: d

func (*PersistentStoragePort) Init

Init provides a mock function with given fields: c

func (*PersistentStoragePort) List

List provides a mock function with given fields: d

func (*PersistentStoragePort) Update

func (_m *PersistentStoragePort) Update(credUpdate types.CredUpdate) error

Update provides a mock function with given fields: credUpdate

Jump to

Keyboard shortcuts

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