helpers

package
v0.0.0-...-2c7f62f Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEqual

func AssertEqual(t *testing.T, got, want interface{})

AssertEqual helper for equality checks

func AssertError

func AssertError(t *testing.T, err error, message string)

AssertError helper for error checks

func AssertNoError

func AssertNoError(t *testing.T, err error)

AssertNoError helper for error checks

func CreateTempDir

func CreateTempDir(t *testing.T) string

CreateTempDir creates a temp dir and registers cleanup

func LoadFixture

func LoadFixture(t *testing.T, name string) []byte

LoadFixture loads a test fixture file

Types

This section is empty.

Jump to

Keyboard shortcuts

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