tester

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyTestDeps

type DummyTestDeps struct{}

DummyTestDeps is a dummy implementation of the testDeps interface used to simulate `go test` from qmstr module code

func (*DummyTestDeps) ImportPath

func (t *DummyTestDeps) ImportPath() string

func (*DummyTestDeps) MatchString

func (t *DummyTestDeps) MatchString(pat, str string) (bool, error)

func (*DummyTestDeps) StartCPUProfile

func (t *DummyTestDeps) StartCPUProfile(io.Writer) error

func (*DummyTestDeps) StartTestLog

func (t *DummyTestDeps) StartTestLog(io.Writer)

func (*DummyTestDeps) StopCPUProfile

func (t *DummyTestDeps) StopCPUProfile()

func (*DummyTestDeps) StopTestLog

func (t *DummyTestDeps) StopTestLog() error

func (*DummyTestDeps) WriteHeapProfile

func (t *DummyTestDeps) WriteHeapProfile(io.Writer) error

func (*DummyTestDeps) WriteProfileTo

func (t *DummyTestDeps) WriteProfileTo(string, io.Writer, int) error

Jump to

Keyboard shortcuts

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