testdiffexecutor

package
v1.15.18 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("testdiffexecutor", fx.Provide(
	fx.Annotate(
		newTest,
		fx.As(new(diffexecutor.DiffExecutor)))))

Functions

This section is empty.

Types

type Executions

type Executions struct {
	Path files.Path
	Diff *files.Diff
}

type Test

type Test struct {
	Executions   []Executions
	FailingPaths []files.Path
}

func (*Test) ExecuteDiff

func (o *Test) ExecuteDiff(_ context.Context, path files.Path, d *files.Diff) error

Jump to

Keyboard shortcuts

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