is

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I

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

I is the test helper harness.

func New

func New(t T) *I

func (*I) Equal

func (is *I) Equal(a, b any)

func (*I) NoErr

func (is *I) NoErr(err error)

func (*I) True

func (is *I) True(expression bool)

type T

type T interface {
	Fail()
	FailNow()
}

Jump to

Keyboard shortcuts

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