aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/Storage/NameTableStoreFactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Replace trivial usa of mock builder with createMock() shortcutThiemo Kreuz2022-07-151-4/+2
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-6/+5
* Merge "Remove unnecessary ->equalTo() from tests"jenkins-bot2021-04-231-1/+1
|\
| * Remove unnecessary ->equalTo() from testsThiemo Kreuz2021-04-231-1/+1
* | Remove meaningless ->expects( $this->any() ) from all testsThiemo Kreuz2021-04-231-3/+2
|/
* Add missing @param and @return to documentation in testsUmherirrender2021-01-221-0/+2
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-2/+2
* Deprecate and stop using assertType(OrValue)Daimona Eaytoy2019-12-151-3/+3
* Update tests to use PHPUnit 6 class namesMax Semenik2019-10-061-2/+3
* rdbms: Database::selectDB() update the domain and handle failure betterAaron Schulz2018-10-101-10/+18
* Introduce NameTableStoreFactoryTim Starling2018-09-041-0/+114