testsuite

package
v0.0.0-...-df03e99 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertByteArraysEquals

func AssertByteArraysEquals(t *testing.T, message string, expected, given []byte)

AssertEquals that 2 interfaces are equals

func AssertEquals

func AssertEquals(t *testing.T, message string, expected, given interface{})

AssertEquals that 2 interfaces are equals

func AssertNil

func AssertNil(t *testing.T, message string, given interface{})

AssertNil that 1 interface is nil

func AssertNotEquals

func AssertNotEquals(t *testing.T, message string, expected, given interface{})

AssertNotEquals that 2 interfaces are not equals

func AssertNotNil

func AssertNotNil(t *testing.T, message string, given interface{})

AssertNotNil that 1 interfaces is not nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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