package
Version:
v1.5.3
Opens a new window with list of versions in this module.
Published: Nov 3, 2017
License: MIT
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
¶
Package assert provides a simple assert framework.
func Equal(t *testing.T) func(got, want interface{})
Equal provides an assertEqual function
func EqualDepth(t *testing.T, calldepth int, desc string) func(got, want interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.