testingutil

package
v0.0.0-...-7a3883e Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEquals

func AssertEquals(t *testing.T, expected interface{}, value interface{}, valueName string) bool

AssertEquals asserts

func AssertFalse

func AssertFalse(t *testing.T, val bool, valueName string) bool

AssertFalse asserts

func AssertNil

func AssertNil(t *testing.T, val interface{}, valueName string) bool

AssertNil asserts

func AssertNotEquals

func AssertNotEquals(t *testing.T, expected interface{}, value interface{}, valueName string) bool

AssertNotEquals asserts

func AssertNotNil

func AssertNotNil(t *testing.T, val interface{}, valueName string) bool

AssertNotNil asserts

func AssertTrue

func AssertTrue(t *testing.T, val bool, valueName string) bool

AssertTrue asserts

Types

This section is empty.

Jump to

Keyboard shortcuts

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