wiki.techinc.nl/tests/phpunit/includes/utils
WMDE-Fisch 64d7c7e6ec Do not concat exception class name in Timestamp compat
It seems this is not necessary and confused my IDE in thinking
'Exception' is an alias for TimestampException.

Given that we use a namespaced reference to the class,
ClassCollector still won't see it. Updated test to verify that.

Change-Id: I7c9258c5739a64959442af1296e2b93395260894
2018-02-02 10:40:48 -08:00
..
AvroValidatorTest.php Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
BatchRowUpdateTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ClassCollectorTest.php Do not concat exception class name in Timestamp compat 2018-02-02 10:40:48 -08:00
FileContentsHasherTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
MWCryptHashTest.php Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
MWCryptHKDFTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
MWGrantsTest.php
MWRestrictionsTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
UIDGeneratorTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ZipDirectoryReaderTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00