wiki.techinc.nl/tests/phpunit/includes/exception
Brad Jorsch 4a275ea53c Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest
It's annoying and pointless. Instead, have MWException write them to
standard output where we can catch them with ob_start().

Bug: T170028
Bug: T170029
Change-Id: Icd99c1c39d4a30d78c511d33948ef639e1b92455
2018-02-16 09:01:51 +00:00
..
BadTitleErrorTest.php
ErrorPageErrorTest.php
HttpErrorTest.php
MWExceptionHandlerTest.php
MWExceptionTest.php
ReadOnlyErrorTest.php
ThrottledErrorTest.php
UserNotLoggedInTest.php