testutil

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package testutil provides test utilities for Gophercast.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertContains

func AssertContains(t *testing.T, got, want string)

func AssertEmpty

func AssertEmpty(t *testing.T, s string)

func AssertEqual

func AssertEqual(t *testing.T, got, want string)

func AssertErr

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

func AssertLen

func AssertLen(t *testing.T, got, want int)

func AssertNoErr

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

func AssertNotEmpty

func AssertNotEmpty(t *testing.T, s string)

func AssertNotNil

func AssertNotNil(t *testing.T, got any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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