| [php-dev] New in CVS: assertXMLGolden method |
|
In order to assert the equality of golden and file one
should use assertXMLGolden(golden,
file) it assets that the XML
STRUCTURES are identical (regardless of the file textual structure).
It is better than using assertGolden(golden, file) since it
resolves platform problems we have experienced recently. assertGolden(golden, file) is
deprecated. Bests, ____________ Roy Ganor Software Engineer, R&D mob. +972-52-3290-754 ZEND www.zend.com |