wiki.techinc.nl/tests/phpunit/includes/api/format
Aaron Schulz 5c3547a5bb tests: Avoid unsafe use of setUpBeforeClass() in ApiFormatXmlTest
This avoids "Can't create user on real database" errors that can
occur if the order of test classes changes.

Bug: T50217
Change-Id: Iccd6a2d4f207d2a9ddf62544b3a24a9db15bda55
2022-03-07 21:59:49 +00:00
..
ApiFormatBaseTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00: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 phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
ApiFormatRawTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiFormatTestBase.php Expose portlet data in SkinMustache 2020-09-22 14:06:29 -07:00
ApiFormatXmlTest.php tests: Avoid unsafe use of setUpBeforeClass() in ApiFormatXmlTest 2022-03-07 21:59:49 +00:00