Documentation ¶
Index ¶
- func CheckErrors(t *testing.T, name string, expectedErrs []error, actualErr error)
- func CheckOutput(t *testing.T, name string, expected any, actual any)
- func CheckOutputWithError(t *testing.T, name string, expected any, expectedErr error, actual any, ...)
- type FileData
- type ParallelRunner
- type ParallelRunners
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckErrors ¶
Types ¶
type ParallelRunner ¶
type ParallelRunners ¶
type ParallelRunners[C any] []ParallelRunner[C]
Click to show internal directories.
Click to hide internal directories.