testutils

package
v0.0.0-...-f70d311 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ASSERT_BYTE_EQ

func ASSERT_BYTE_EQ(t *testing.T, actual byte, expected byte)

func ASSERT_EQ

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

func ASSERT_F32_EQ

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

func ASSERT_F64_EQ

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

func ASSERT_FALSE

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

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)

func ASSERT_U64_EQ

func ASSERT_U64_EQ(t *testing.T, actual uint64, expected uint64)

func ASSERT_U_EQ

func ASSERT_U_EQ(t *testing.T, actual uint, expected uint)

Types

This section is empty.

Jump to

Keyboard shortcuts

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