package
Version:
v0.0.0-...-1553c39
Opens a new window with list of versions in this module.
Published: Aug 24, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AssertEqual(t *testing.T, a interface{}, b interface{}, message string)
AssertEqual check a and b are same.
If they are different, this will call Fatal error with message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.