Documentation ¶
Overview ¶
Package testutils provides test methods that are not intended to be exported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareDictionariesDeep ¶
func CompareDictionariesDeep(d1, d2 *core.PdfObjectDictionary) bool
CompareDictionariesDeep does a deep comparison of `d1` and `d2` and returns true if equal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.