mocks

package
v0.13.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 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 DataMock

type DataMock struct {
	mock.Mock
}

type ModifierMock

type ModifierMock[T any] struct {
	mock.Mock
}

func NewModifierMock

func NewModifierMock[T any]() *ModifierMock[T]

func (*ModifierMock[T]) Enabled added in v0.10.0

func (m *ModifierMock[T]) Enabled() bool

func (*ModifierMock[T]) Modify

func (m *ModifierMock[T]) Modify(data *T) error

Jump to

Keyboard shortcuts

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