package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Dec 22, 2017
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.
Contains fails the test if the slice doesn't contain the expected element
func Equals(tb testing.TB, exp, act interface{})
Equals fails the test if exp is not equal to act.
Ok fails the test if an err is not nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.