easytest

package module
v0.0.0-...-bb0ba40 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2020 License: GPL-3.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	*testing.T
}

func New

func New(t *testing.T) (tt T)

func (T) DeepEqual

func (tt T) DeepEqual(a, b interface{})

func (T) Logf

func (tt T) Logf(format string, args ...interface{})

func (T) NewDir

func (tt T) NewDir() string

NewDir creates a tempdir.

func (T) Nil

func (tt T) Nil(err error, fmtArgs ...interface{})

func (T) RemoveDir

func (tt T) RemoveDir(dir string)

func (T) Run

func (tt T) Run(name string, f func(T)) bool

func (T) True

func (tt T) True(ok bool, fmtArgs ...interface{})

Jump to

Keyboard shortcuts

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