wordpress-develop/tests/phpunit/tests/l10n
John Blackbourn 21a7515fdb Build/Test Tools: Correct the order and naming of expected and actual values in various tests.
This corrects the order of the parameters when used in assertions so if/when they fail the failure message is correct.

See #53363


git-svn-id: https://develop.svn.wordpress.org/trunk@52248 602fd350-edb4-49c9-b593-d223f7449a82
2021-11-25 19:39:31 +00:00
..
getLocale.php Tests: Clean up skipping conditions and requirements for various tests. 2021-07-13 10:43:42 +00:00
getUserLocale.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
loadScriptTextdomain.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
loadTextdomain.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
loadTextdomainJustInTime.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
translateSettingsUsingI18nSchema.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
wpLocaleSwitcher.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00