Wordpress/tests/includes
Dion Hulse b38ac8cd66 Unit Tests: Make it more compatible with PHPUnit when installed as a Phar, or, Composer package, by removing a duplicate require (Phpunit already includes the file itself). Props scribu Fixes #25065
git-svn-id: https://develop.svn.wordpress.org/trunk@25145 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-28 01:43:14 +00:00
..
bootstrap.php Unit Tests: Make it more compatible with PHPUnit when installed as a Phar, or, Composer package, by removing a duplicate require (Phpunit already includes the file itself). Props scribu Fixes #25065 2013-08-28 01:43:14 +00:00
exceptions.php
factory.php
functions.php
install.php
mock-fs.php Adding some basic Unit Tests for the Filesystem methods, primarily, WP_Filesystem_Base::find_folder() which is used during FTP upgrades. 2013-08-20 05:39:20 +00:00
mock-image-editor.php
mock-mailer.php
testcase-ajax.php
testcase-xmlrpc.php
testcase.php Tests: Avoid PHP Deprecated and Strict Standards warnings from Object references and incompatible method declarations when running under WP_DEBUG 2013-08-08 02:55:44 +00:00
trac.php
utils.php
wp-profiler.php