integration

package
v0.0.0-...-17d856b Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestCase

type TestCase[TSource any, TResult any] struct {
	// The LensFile contents to test as a string
	LensFile string

	// The set of input values to feed into the lens pipeline
	Input []TSource

	// The set of values expected as output from the lens pipeline
	ExpectedOutput []TResult

	// The error expected to be returned during the transform
	ExpectedError string
}

Jump to

Keyboard shortcuts

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