stryker4s

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stryker4s

type Stryker4s struct {
	// contains filtered or unexported fields
}

func NewStryker4s

func NewStryker4s() *Stryker4s

func (*Stryker4s) LoadResults

func (s *Stryker4s) LoadResults() error

func (*Stryker4s) Meta

func (s *Stryker4s) Meta() *fwlib.Meta

func (*Stryker4s) Mutations

func (s *Stryker4s) Mutations() mutations.Mutations

func (*Stryker4s) ReadLines

func (s *Stryker4s) ReadLines(file string) ([]string, error)

func (*Stryker4s) TransformResults

func (s *Stryker4s) TransformResults() error

func (*Stryker4s) Yaml

func (s *Stryker4s) Yaml() fwlib.FWConfig

type YamlConfig

type YamlConfig struct {
	MTEJson string `yaml:"mte-json"`
}

type YamlWrapper

type YamlWrapper struct {
	Cfg *YamlConfig `yaml:"stryker4s"`
}

func (*YamlWrapper) Init

func (y *YamlWrapper) Init() interface{}

func (*YamlWrapper) Load

func (y *YamlWrapper) Load(yml []byte) (bool, error)

Jump to

Keyboard shortcuts

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