vtest

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(t assert.TestingT, expected, actual any, msgAndArgs ...any) bool

Equal asserts that two objects are equal.

func Nil

func Nil(t assert.TestingT, object any, msgAndArgs ...any) bool

Nil asserts that the specified object is nil.

func NotEqual

func NotEqual(t assert.TestingT, expected, actual any, msgAndArgs ...any) bool

NotEqual asserts that the specified values are NOT equal.

func NotNil

func NotNil(t assert.TestingT, object any, msgAndArgs ...any) bool

NotNil asserts that the specified object is not nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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