test

package
v0.0.0-...-a180e12 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// NewAssert makes a new Assertions object for the specified TestingT.
	NewAssert = assert.New
)
View Source
var (
	// NewRequire makes a new Assertions object for the specified TestingT.
	NewRequire = require.New
)
View Source
var RunSuite = suite.Run

RunSuite takes a testing suite and runs all of the tests attached to it.

Functions

This section is empty.

Types

type Suite

type Suite = suite.Suite

Suite is a basic testing suite with methods for storing and retrieving the current *testing.T context.

Jump to

Keyboard shortcuts

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