automock

package
v0.0.0-...-92e9cf4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheckConverter

type HealthCheckConverter struct {
	mock.Mock
}

HealthCheckConverter is an autogenerated mock type for the HealthCheckConverter type

func NewHealthCheckConverter

func NewHealthCheckConverter(t interface {
	mock.TestingT
	Cleanup(func())
}) *HealthCheckConverter

NewHealthCheckConverter creates a new instance of HealthCheckConverter. 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.

type HealthCheckRepository

type HealthCheckRepository struct {
	mock.Mock
}

HealthCheckRepository is an autogenerated mock type for the HealthCheckRepository type

func NewHealthCheckRepository

func NewHealthCheckRepository(t interface {
	mock.TestingT
	Cleanup(func())
}) *HealthCheckRepository

NewHealthCheckRepository creates a new instance of HealthCheckRepository. 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.

type HealthCheckService

type HealthCheckService struct {
	mock.Mock
}

HealthCheckService is an autogenerated mock type for the HealthCheckService type

func NewHealthCheckService

func NewHealthCheckService(t interface {
	mock.TestingT
	Cleanup(func())
}) *HealthCheckService

NewHealthCheckService creates a new instance of HealthCheckService. 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.

Jump to

Keyboard shortcuts

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