package
Version:
v1.0.0-beta.5
Opens a new window with list of versions in this module.
Published: Dec 9, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Assert fails the test if the condition is false.
AssertNoError fails the test if an err is not nil.
func Equals(tb testing.TB, exp, act interface{})
Equals fails the test if exp is not equal to act.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.