wordpress-develop/tests/phpunit/includes
SergeyBiryukov 16ffd36f5d Tests: Move wp_cache_flush_runtime() next to wp_cache_flush().
This matches the function's placement in `wp-includes/cache.php` and brings more consistency.

Follow-up to [52772], [55741].

See #57841.

git-svn-id: https://develop.svn.wordpress.org/trunk@55742 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-10 14:00:01 +00:00
..
factory Code Modernization: Rename parameters that use reserved keywords in phpunit/includes/class-wp-unittest-factory-for-attachment.php. 2022-12-30 02:36:03 +00:00
phpunit6
abstract-testcase.php Build/Test Tools: Call wp_cache_flush_runtime in WP_UnitTestCase. 2023-05-10 09:09:06 +00:00
bootstrap.php Coding Standards: Remove extra slashes when concatenating ABSPATH with a path. 2022-11-24 22:09:39 +00:00
class-basic-object.php Tests: Correct magic methods in Basic_Object. 2022-09-07 15:59:16 +00:00
class-basic-subclass.php
class-jsonserializable-object.php
class-wp-fake-block-type.php
class-wp-rest-test-configurable-controller.php
class-wp-rest-test-search-handler.php
class-wp-sitemaps-empty-test-provider.php
class-wp-sitemaps-large-test-provider.php
class-wp-sitemaps-test-provider.php
class-wp-test-stream.php Code Modernization: Rename parameters that use reserved keywords in phpunit/includes/class-wp-test-stream.php. 2022-12-26 11:26:09 +00:00
exceptions.php
factory.php
functions.php Tests: Update the terminology used for filter names in tests_add_filter(). 2023-01-02 00:28:02 +00:00
install.php Coding Standards: Remove extra slashes when concatenating ABSPATH with a path. 2022-11-24 22:09:39 +00:00
mock-fs.php
mock-image-editor.php
mock-invokable.php
mock-mailer.php
normalize-xml.xsl
object-cache.php Tests: Move wp_cache_flush_runtime() next to wp_cache_flush(). 2023-05-10 14:00:01 +00:00
phpunit-adapter-testcase.php
plural-form-function.php
spy-rest-server.php Code Modernization: Rename parameters that use reserved keywords in phpunit/includes/spy-rest-server.php. 2023-01-03 12:45:29 +00:00
testcase-ajax.php
testcase-canonical.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
testcase-rest-api.php
testcase-rest-controller.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
testcase-rest-post-type-controller.php
testcase-xml.php
testcase-xmlrpc.php
testcase.php
trac.php
unregister-blocks-hooks.php Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:01:56 +00:00
utils.php Code Modernization: Rename parameters that use reserved keywords in phpunit/includes/utils.php. 2023-01-04 14:16:57 +00:00
wp-profiler.php Coding Standards: Fix spacing for incrementors and decrementors in various files. 2022-11-29 21:11:42 +00:00