Wordpress/tests/phpunit/includes
Sergey Biryukov 3ae54e84da Code Modernisation: Introduce the spread operator in tests/phpunit/*.
Rather than relying `func_get_args()` to retrieve arbitrary function arguments, we can now use the spread operator to assign them directly to a variable.

Props jrf.
See #47678.

git-svn-id: https://develop.svn.wordpress.org/trunk@46127 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-15 11:03:45 +00:00
..
factory Build/Test Tools: Add missing access modifiers to factory classes in phpunit/includes/factory. 2019-03-15 12:15:08 +00:00
phpunit6 Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
phpunit7 Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
abstract-testcase.php Code Modernisation: Introduce the spread operator in tests/phpunit/*. 2019-09-15 11:03:45 +00:00
bootstrap.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
class-basic-object.php REST API: Support 'object' and 'array' types in register_meta() schemas. 2019-08-15 17:16:21 +00:00
class-basic-subclass.php
class-jsonserializable-object.php REST API: Add test class file incorrectly omitted from [45807]. 2019-08-15 17:20:02 +00:00
class-wp-fake-block-type.php Blocks: Introduce WP_Block_Type and WP_Block_Type_Registry classes. 2018-12-13 09:43:29 +00:00
class-wp-rest-test-search-handler.php REST API: Introduce controller for searching across post types. 2018-12-13 09:37:05 +00:00
exceptions.php
factory.php
functions.php REST API: Support 'object' and 'array' types in register_meta() schemas. 2019-08-15 17:16:21 +00:00
install.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
listener-loader.php Build/Test Tools: Add support for PHPUnit 7.x. 2019-01-28 14:10:24 +00:00
mock-fs.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
mock-image-editor.php
mock-mailer.php
object-cache.php Build Tools: Switch all Travis PHPUnit jobs over to Docker-based PHP. 2019-08-07 11:54:22 +00:00
plural-form-function.php Coding Standards: Ignore the single WordPress.PHP.RestrictedPHPFunctions.create_function_create_function violation. 2019-01-11 03:44:20 +00:00
speed-trap-listener.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
spy-rest-server.php
testcase-ajax.php Privacy: Add unit tests for exporting and erasing personal data. 2019-03-15 18:07:09 +00:00
testcase-canonical.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
testcase-rest-api.php
testcase-rest-controller.php REST API: Include permalink_template/generated_slug for Posts 2018-12-12 02:11:22 +00:00
testcase-rest-post-type-controller.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:11:37 +00:00
testcase-xmlrpc.php
testcase.php Build/Test Tools: Add support for PHPUnit 7.x. 2019-01-28 14:10:24 +00:00
trac.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
utils.php Code Modernisation: Introduce the spread operator in tests/phpunit/*. 2019-09-15 11:03:45 +00:00
wp-profiler.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00