Wordpress/tests/phpunit/includes
Sergey Biryukov 49d8c4eff3 Docs: Improve documentation for `tests/phpunit/includes/spy-rest-server.php`.
Props andizer.
Fixes #47567.

git-svn-id: https://develop.svn.wordpress.org/trunk@47253 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-11 00:18:28 +00:00
..
factory Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
phpunit6 Code Modernization: Pass an appropriate error level to `trigger_error()` in `_doing_it_wrong()` and related functions: 2019-11-01 00:39:04 +00:00
phpunit7 Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
abstract-testcase.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
bootstrap.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
class-basic-object.php
class-basic-subclass.php
class-jsonserializable-object.php
class-wp-fake-block-type.php
class-wp-rest-test-search-handler.php
exceptions.php Docs: Improve documentation for `tests/phpunit/includes/testcase-ajax.php`. 2020-01-05 15:31:10 +00:00
factory.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
functions.php Block Editor: Update WordPress Packages; Remove navigation block; Add social links block 2020-02-10 22:31:13 +00:00
install.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
listener-loader.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
mock-fs.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
mock-image-editor.php
mock-mailer.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
object-cache.php Docs: Improve DocBlocks in `phpunit/includes/object-cache.php` per the documentation standards. 2020-01-29 00:36:17 +00:00
plural-form-function.php
speed-trap-listener.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
spy-rest-server.php Docs: Improve documentation for `tests/phpunit/includes/spy-rest-server.php`. 2020-02-11 00:18:28 +00:00
testcase-ajax.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-canonical.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-rest-api.php
testcase-rest-controller.php
testcase-rest-post-type-controller.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
testcase-xmlrpc.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
testcase.php Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant. 2020-02-06 06:31:22 +00:00
trac.php Accessibility: Text Changes: Use sentence case for the word `Error` in various error messages, instead of all caps. 2020-02-01 21:36:44 +00:00
utils.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wp-profiler.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00