stable

Clone or download

Read-only

TrackerXmlImportTest now uses Mockery

This is part of story #11484 have tracker tests running with simpletest 1.1.x Object parameter comparison now uses Mockery::on(). The old simpletest comparison was done on the type only (is_a). Now, we check what we want to ensure that the 2 objects are equals. Change-Id: I8ddb1a707409ab340520ffa2047cb4d4a8693e4b

Modified Files

Name
M plugins/tests/not_yet_simpletest11x.list +0 −4 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/TrackerXmlImportTest.php +286 −288 Go to diff View file