wordpress-develop/tests/phpunit/tests/rewrite
Sergey Biryukov d1046dc5f3 Tests: Use the data_ prefix for various data provider methods.
This aims to bring more consistency to the test suite, as the vast majority of data providers already use that prefix.

Includes moving some data providers next to the tests they are used in.

Follow-up to [55464].

See #57841.

git-svn-id: https://develop.svn.wordpress.org/trunk@55562 602fd350-edb4-49c9-b593-d223f7449a82
2023-03-19 12:03:30 +00:00
..
addRewriteEndpoint.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
addRewriteRule.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
numericSlugs.php Code Modernization: Explicitly declare all properties created in set_up() methods of various test classes. 2022-08-27 12:30:08 +00:00
oldDateRedirect.php Tests: Correct the cache invalidation tests for old date or slug redirect. 2022-09-06 00:59:17 +00:00
oldSlugRedirect.php Tests: Consistently create a post fixture in old date or slug redirect tests. 2022-09-06 01:25:45 +00:00
permastructs.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rewriteTags.php Tests: Use the data_ prefix for various data provider methods. 2023-03-19 12:03:30 +00:00
wpResolveNumericSlugConflicts.php Tests: Improve the test for not throwing a warning on malformed date queries. 2022-08-08 14:38:08 +00:00