Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMutator ¶
func NewMutator[T any](baseProv func() T) func(mutatorFn ...func(*T)) T
NewMutator provides a function that can be used in table driven tests. It returns a function that can be used to mutate an object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.