Wordpress/tests/phpunit/includes
Scott Taylor 2860548f5b Set `$_SERVER['REQUEST_METHOD']` for unit tests.
Props johnbillion.
Fixes #32636.


git-svn-id: https://develop.svn.wordpress.org/trunk@32785 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-16 00:03:25 +00:00
..
bootstrap.php Set `$_SERVER['REQUEST_METHOD']` for unit tests. 2015-06-16 00:03:25 +00:00
exceptions.php
factory.php Term unit test factory class should override `create_and_get()` method. 2015-05-30 13:03:07 +00:00
functions.php During PHPUnit tests, don't autodetect permalink structure during WP installation. 2015-04-16 23:59:01 +00:00
install.php Set `$_SERVER['REQUEST_METHOD']` for unit tests. 2015-06-16 00:03:25 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-canonical.php
testcase-xmlrpc.php
testcase.php Ensure that a request URL is always set in `WP_UnitTestCase::go_to()`. 2015-02-23 01:07:18 +00:00
trac.php
utils.php Remove non-built-in post statuses during each unit test teardown. 2015-01-04 20:05:53 +00:00
wp-profiler.php