test

package
v0.0.0-...-c94c68f Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualOrEmpty

func EqualOrEmpty(t *testing.T, expected, actual interface{}, msgAndArgs ...interface{})

EqualOrEmpty checks if two lists are equal, where [] == nil

func NoError

func NoError(t *testing.T, err error, msgAndArgs ...interface{})

NoError fails the test if there is an error

func TimeEq

func TimeEq(t *testing.T, expected, actual time.Time, msgAndArgs ...interface{})

TimeEq checks if two times are equal

func TimeGTE

func TimeGTE(t *testing.T, expected, actual time.Time, msgAndArgs ...interface{})

TimeGTE checks if the first time is greater than the second time

func TimeNotZero

func TimeNotZero(t *testing.T, actual time.Time, msgAndArgs ...interface{})

TimeNotZero checks if the time is not zero

Types

This section is empty.

Directories

Path Synopsis
acc
e2e
v2

Jump to

Keyboard shortcuts

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