Wordpress/tests/phpunit/tests/admin
Scott Taylor 12e325582a Update unit tests to reflect:
* [28673] - title attributes are no longer expected to be present in some assertions
* [28704] - Fix `Declaration of Tests_Canonical_HTTPS::test() should be compatible with Tests_Canonical::test($test_url, $expected, $ticket = 0)`
* [28679] - Add `@expectedDeprecated get_all_category_ids`


git-svn-id: https://develop.svn.wordpress.org/trunk@28706 602fd350-edb4-49c9-b593-d223f7449a82
2014-06-09 15:58:16 +00:00
..
includesFile.php
includesMisc.php
includesPlugin.php Update unit tests to reflect: 2014-06-09 15:58:16 +00:00
includesPost.php Avoid stomping of bulk postdata inside the bulk_edit_posts() loop. 2014-04-14 07:47:10 +00:00
includesScreen.php Add remove_option(), remove_options(), and get_options() methods to WP_Screen, along with unit tests. props ocean90, DrewAPicture. fixes #25799. 2013-11-28 05:09:06 +00:00
includesTemplate.php
includesTheme.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00