fstesting

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Goroutine

type Goroutine struct {
	T testing.TB
	// contains filtered or unexported fields
}

func (*Goroutine) Finish

func (g *Goroutine) Finish()

func (*Goroutine) Start

func (g *Goroutine) Start()

func (*Goroutine) WaitFinish

func (g *Goroutine) WaitFinish(wait time.Duration)

type TE

type TE interface {
	Error(args ...any)
	Errorf(format string, args ...any)
}

type TF

type TF interface {
	Fatalf(format string, args ...any)
	Fatal(args ...any)
}

Jump to

Keyboard shortcuts

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