suite

package
v0.0.0-...-6801f60 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(t *testing.T, suite tSuite)

Types

type Assertions

type Assertions struct {
	*require.Assertions
}

func (*Assertions) NoError

func (a *Assertions) NoError(err error, msgAndArgs ...interface{})

type Suite

type Suite struct {
	testify.Suite
}

func (*Suite) IsHelperSuite

func (suite *Suite) IsHelperSuite() bool

func (*Suite) NoError

func (suite *Suite) NoError(err error, msgAndArgs ...interface{})

func (*Suite) Require

func (suite *Suite) Require() *Assertions

Jump to

Keyboard shortcuts

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