test

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const TypeMismatchErrorMsg = "KindMismatch: Cannot compare type '%T' to type '%T'"

TypeMismatchErrorMsg message when comparing variables of differnt kind or type

View Source
const ValueNotEqualMsg = "\nActual : %v\nExpected : %v\n%s"

ValueNotEqualMsg message when the values of variables are not equal

Variables

This section is empty.

Functions

func Expected

func Expected(t *testing.T, calculated interface{}, expected interface{}, message string)

Expected method for testing

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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