Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DeepEquals check.Checker = &diffChecker{
&check.CheckerInfo{Name: "Diff", Params: defaultParams},
}
)
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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.