wiki.techinc.nl/tests/phpunit/includes/api/format
mainframe98 7b2fb55711 Mark passing non ObjectFactory spec to ApiModuleManager as deprecated
With Iee04afc27283547dd68d6db93f44ac2e0ebf1258, passing both the $class
and $factory parameter is deprecated in favor of just passing an
ObjectFactory spec as the third parameter.

Change-Id: I7b04d82c9daba52f5dc5e6c528739336279c7550
2019-09-09 21:59:03 +02:00
..
ApiFormatBaseTest.php Mark passing non ObjectFactory spec to ApiModuleManager as deprecated 2019-09-09 21:59:03 +02:00
ApiFormatJsonTest.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatRawTest.php
ApiFormatTestBase.php Use ObjectFactory to create API modules 2019-09-09 18:50:16 +00:00
ApiFormatXmlTest.php