wordpress-develop/tests/phpunit/includes
Pascal Birchler fb8745d440 Build/Test Tools: Fix docblocks in a couple of test files to use two asterisks.
Props mahnewr, rudlinkon,kraftbj, audrasjb, mukesh27.
Fixes #60513.

git-svn-id: https://develop.svn.wordpress.org/trunk@57665 602fd350-edb4-49c9-b593-d223f7449a82
2024-02-20 12:40:57 +00:00
..
factory General: Remove discouraged @return void annotations. 2023-10-16 15:15:14 +00:00
phpunit6 Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
abstract-testcase.php Themes: Add 'theme_files' cache group to block pattern cache operations. 2024-02-13 08:52:23 +00:00
bootstrap.php Code Modernization: Use dirname() with the $levels parameter. 2023-09-11 04:51:09 +00:00
class-basic-object.php
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 Tests: Correct the WP_Test_Stream::mkdir() method. 2023-10-24 11:32:42 +00:00
exceptions.php
factory.php
functions.php Editor: Register the Google Font collection. 2024-02-08 07:36:36 +00:00
install.php Docs: Improve PHPCS comments general consistency. 2023-08-25 05:09:09 +00:00
mock-fs.php Coding Standards: Remove superfluous blank lines at the end of various functions. 2023-09-08 10:01:14 +00:00
mock-image-editor.php Coding Standards: Remove superfluous blank lines at the end of various functions. 2023-09-08 10:01:14 +00:00
mock-invokable.php
mock-mailer.php
normalize-xml.xsl
object-cache.php General: Remove discouraged @return void annotations. 2023-10-16 15:15:14 +00:00
phpunit-adapter-testcase.php Build/Test Tools: Update PHPUnit Polyfills to version 1.1.0. 2023-08-21 15:53:04 +00:00
plural-form-function.php
spy-rest-server.php Tests: Avoid an infinite loop in Spy_REST_Server if a non-existing method is called. 2023-11-23 14:39:16 +00:00
testcase-ajax.php
testcase-canonical.php
testcase-rest-api.php Coding Standards: Use instanceof keyword instead of the is_a() function. 2023-08-03 12:08:30 +00:00
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 REST API: Add featured_media field to attachments endpoint. 2024-02-12 22:15:45 +00:00
testcase-xml.php Docs: Improve PHPCS comments general consistency. 2023-08-25 05:09:09 +00:00
testcase-xmlrpc.php Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
testcase.php
trac.php
unregister-blocks-hooks.php Editor: Update the WordPress packages to Gutenberg 17.7RC1. 2024-02-09 18:20:12 +00:00
utils.php Build/Test Tools: Fix docblocks in a couple of test files to use two asterisks. 2024-02-20 12:40:57 +00:00
wp-profiler.php Build/Test Tools: Fix docblocks in a couple of test files to use two asterisks. 2024-02-20 12:40:57 +00:00