mediawiki-extensions-AbuseF.../tests
Daimona Eaytoy 9f78933426 tests: Replace assertNotRegExp with assertDoesNotMatchRegularExpression
The method was renamed in PHPUnit 9.

Done automatically with:
  grep -rl assertNotRegExp tests/ | xargs sed -r -i "s/>assertNotRegExp\(/>assertDoesNotMatchRegularExpression\(/"

Bug: T243600
Change-Id: If0a7775cb96b3c4eb90b6dfe52d8647c12194ccc
2022-10-07 19:06:21 +02:00
..
parserTests Merge "Add support for regex string replacements." 2022-05-31 14:54:33 +00:00
parserTestsEquivset
phpunit tests: Replace assertNotRegExp with assertDoesNotMatchRegularExpression 2022-10-07 19:06:21 +02:00
selenium Replace (error|warning|success)box in test cases of AbuseFilter 2022-03-20 20:16:31 +00:00