Wordpress/tests/phpunit/includes
Eric Andrew Lewis 8d562e0d04 Build/Test Tools: Move class `WP_UnitTest_Factory` into its own file.
In [36347] we moved all PHP factory classes into their own files except the main class. The main class is now in its own file, and `factory.php` is solely an include manifest for all factory classes.


git-svn-id: https://develop.svn.wordpress.org/trunk@36409 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-27 03:26:15 +00:00
..
factory Build/Test Tools: Move class `WP_UnitTest_Factory` into its own file. 2016-01-27 03:26:15 +00:00
bootstrap.php
exceptions.php
factory.php Build/Test Tools: Move class `WP_UnitTest_Factory` into its own file. 2016-01-27 03:26:15 +00:00
functions.php
install.php
mock-fs.php
mock-image-editor.php
mock-mailer.php
speed-trap-listener.php
spy-rest-server.php
testcase-ajax.php
testcase-canonical.php Tests: Remove some debug that's slipped in at some point. 2016-01-09 06:11:58 +00:00
testcase-rest-api.php
testcase-xmlrpc.php
testcase.php
trac.php
utils.php Post Types: Introduce `unregister_post_type()`. 2016-01-15 12:19:15 +00:00
wp-profiler.php