Make WordPress Core


Ignore:
Timestamp:
06/09/2014 03:58:16 PM (12 years ago)
Author:
wonderboymusic
Message:

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
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/category.php

    r28566 r28706  
    1818        /**
    1919         * Validate get_all_category_ids
     20         *
     21         * @expectedDeprecated get_all_category_ids
    2022         */
    2123        function test_get_all_category_ids() {
Note: See TracChangeset for help on using the changeset viewer.