Wordpress/tests/phpunit/includes
Scott Taylor bf54ad6054 Add missing access modifiers to methods in `WP_Query`. Add magic methods for `__get()`, `__set()`, `__isset()`, `__unset()`, and `__call()`.
Add unit test for magic methods.

See #27881, #22234.


git-svn-id: https://develop.svn.wordpress.org/trunk@28523 602fd350-edb4-49c9-b593-d223f7449a82
2014-05-19 06:48:56 +00:00
..
bootstrap.php
exceptions.php
factory.php
functions.php Add missing access modifiers to methods in `WP_Query`. Add magic methods for `__get()`, `__set()`, `__isset()`, `__unset()`, and `__call()`. 2014-05-19 06:48:56 +00:00
install.php
mock-fs.php
mock-image-editor.php
mock-mailer.php Update PHPMailer to 5.2.7 from 5.2.4. 2014-03-03 20:24:31 +00:00
testcase-ajax.php
testcase-xmlrpc.php
testcase.php Remove `html5` theme support on `tearDown()` so theme settings don't leak into other tests. 2014-03-27 20:54:08 +00:00
trac.php
utils.php
wp-profiler.php