MDL-71036 phpunit: XML load() method has been moved to new loader class
commit6d5eb092188a77c7270d7253486948083e5d3bb1
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sat, 20 Feb 2021 14:48:03 +0000 (20 15:48 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 11 Mar 2021 22:07:30 +0000 (11 23:07 +0100)
tree621bb735e9806b0fa8550b7f7c448b555a7dd2ae
parent23f09c8c1ab7fce27fd8843b2bcc6790f399903a
MDL-71036 phpunit: XML load() method has been moved to new loader class

Used by our custom assertTag() and assertNotTag() assertions, that some
day we should deprecate... the loading of XML content for further
processing has been moved to new classes within the PHPUnit utils. We
are just following the move here.
lib/phpunit/classes/base_testcase.php