expect

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal[T comparable](tb testing.TB, val, want T, a ...any)

Equal fails the test if the values aren't equal.

func NotEqual

func NotEqual[T comparable](tb testing.TB, val, want T, a ...any)

NotEqual fails the test if the values aren't equal.

func That

func That(tb testing.TB, condition bool, v ...interface{})

That fails the test if the condition is false.

func ThatNot

func ThatNot(tb testing.TB, condition bool, v ...interface{})

ThatNot fails the test if the condition is true.

func Thatf

func Thatf(tb testing.TB, condition bool, format string, v ...interface{})

Thatf fails the test if the condition is false.

Types

This section is empty.

Jump to

Keyboard shortcuts

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