assert

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package assert provides test assertion helpers re-exported from testify/assert.

Index

Constants

This section is empty.

Variables

View Source
var (
	New           = assert.New
	True          = assert.True
	False         = assert.False
	Equal         = assert.Equal
	NotEqual      = assert.NotEqual
	Error         = assert.Error
	ErrorIs       = assert.ErrorIs
	ErrorContains = assert.ErrorContains
	NoError       = assert.NoError
	Nil           = assert.Nil
	NotNil        = assert.NotNil
	Empty         = assert.Empty
	NotEmpty      = assert.NotEmpty
)

Exported assertion functions from testify/assert.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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