xtesting

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package xtesting provides a T interface wrapper around *testing.T

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T interface {
	Errorf(format string, args ...interface{})
	FailNow()
}

T is an interface wrapper around *testing.T.

Directories

Path Synopsis
Package check provides a set of functions that can be used for error checking in table-driven test.
Package check provides a set of functions that can be used for error checking in table-driven test.
Package must provide a set of functions that fail test if the error is not nil.
Package must provide a set of functions that fail test if the error is not nil.

Jump to

Keyboard shortcuts

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