test

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Name string `json:"name"`
	Text string `json:"text"`
	Ok   bool   `json:"ok"`
}

type Runner

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

func New

func New(scriptsManager scriptsManager,
	dsManager,
	storagesManager manager,
	testModule modules.Module,
	coreModules []modules.ModuleTest,
	logger *zap.Logger,
) *Runner

func (*Runner) Run

func (rnr *Runner) Run() ([]modules.TestResult, bool, error)

Jump to

Keyboard shortcuts

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