https://bugs.documentfoundation.org/show_bug.cgi?id=155547

--- Comment #1 from Noel Grandin <[email protected]> ---
I'm sure you will know best, but I would just 

(a) decide what piece of info I need

(b) plumb some methods down through the layers that dump the info into
something convenient, either an in-memory XML file (e.g. see the dumpAsXml
helpers we use elsewhere for unit test) and whatever else takes your fancy.

(c) use xpath to check the XML (like we do elsewhere)

(d) keep adding info to the XML for more unit tests

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to