wordpress-develop/tests/phpunit/tests/feed
Sergey Biryukov bfdc8eff83 Tests: Correctly use the factory method.
This replaces all non-static calls to the `WP_UnitTestCase_Base::factory()` method with static function calls, since the method is declared as static.

This is a consistency improvement for the test suite.

Follow up to [35225], [35242], [49603], [54087].

Props jrf.
See #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@54088 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-06 22:03:10 +00:00
..
atom.php Code Modernization: Explicitly declare all properties created in set_up() methods of various test classes. 2022-08-27 12:30:08 +00:00
rss2.php Tests: Correctly use the factory method. 2022-09-06 22:03:10 +00:00
wpSimplePieFile.php HTTP API: Revert changeset [52244]. 2021-12-06 21:29:00 +00:00