wiki.techinc.nl/tests/phpunit/includes/libs/ParamValidator
Max Semenik b04e62f31d phpunit: Simplify StructureTest
* Get rid of a long regexp that had to be maintained and
  was broken anyway, resulting in a false negative.
* Fix that false negative.
* Make the failures array a bit more readable.

Bug: T248075
Change-Id: I4e4e5d6487d23b0d64f29c113d84bddce758e516
2020-03-29 15:40:45 +00:00
..
TypeDef ParamValidator: Default PresenceBooleanDef to false rather than implicitly null 2020-02-06 09:44:06 -05:00
Util phpunit: Simplify StructureTest 2020-03-29 15:40:45 +00:00
ParamValidatorTest.php Move some validation logic from ApiStructureTest to ParamValidator 2020-02-04 20:29:35 +00:00
SimpleCallbacksTest.php ParamValidator: Use MessageValue! 2019-11-01 15:49:31 -04:00
TypeDefTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00