testutils

package
v0.0.0-...-239939c Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ASSERT_EQ

func ASSERT_EQ(t *testing.T, actual int, expected int)

func ASSERT_FALSE

func ASSERT_FALSE(t *testing.T, condition bool)

func ASSERT_FLOAT32_EQ

func ASSERT_FLOAT32_EQ(t *testing.T, actual float32, expected float32)

func ASSERT_FLOAT64_EQ

func ASSERT_FLOAT64_EQ(t *testing.T, actual float64, expected float64)

func ASSERT_NEAR

func ASSERT_NEAR(t *testing.T, actual float64, expected float64, abs_error float64)

func ASSERT_STREQ

func ASSERT_STREQ(t *testing.T, actual string, expected string)

func ASSERT_TRUE

func ASSERT_TRUE(t *testing.T, condition bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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