package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Apr 12, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Assert(t *testing.T, a interface{}, b interface{})
Assert checks if a and b are equal, emits a t.Errorf if they are not equal.
func Refute(t *testing.T, a interface{}, b interface{})
Refute checks if a and b are equal, emits a t.Errorf if they are equal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.