Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DeepEquals check.Checker = &diffChecker{ &check.CheckerInfo{Name: "Diff", Params: []string{"obtained", "expected"}}, }
DeepEquals is a GoCheck checker that does a diff between two objects and pretty-prints any difference between the two. It can act as a substitute for DeepEquals.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.