aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/htmlform/HTMLCheckMatrixTest.php
Commit message (Expand)AuthorAgeFilesLines
* htmlform: Add missing documentation to class propertiesUmherirrender2024-09-141-0/+1
* Merge "tests: Use namespaced classes (2)"jenkins-bot2024-06-141-0/+1
|\
| * tests: Use namespaced classes (2)Umherirrender2024-06-131-0/+1
* | tests: Use namespaced classes (@covers)Umherirrender2024-06-141-1/+1
|/
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-0/+5
* Replace usages of deprecated MWExceptionDaimona Eaytoy2023-06-061-8/+2
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Simplify callback in HTMLForm testsBartosz Dziewoński2023-01-101-4/+1
* Deprecate creating HTMLFormFields without reference to parent formBrian Wolff2023-01-081-8/+18
* Hard deprecate User::setOption()Alexander Vorwerk2021-09-261-1/+1
* Tests: Mark more more closures as staticUmherirrender2021-02-091-1/+1
* HTMLCheckMatrixTest: use data providersDannyS7122021-01-151-13/+16
* Replace all `new stdClass()` with identical `(object)[]`Thiemo Kreuz2020-03-041-1/+1
* Coding style: Auto-fix MediaWiki.Usage.PHPUnit*James D. Forrester2020-01-101-1/+1
* tests: Replace PHPUnit's loose assertEquals(false) with assertFalse()Thiemo Kreuz2019-10-041-5/+5
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+104
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-104/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+104