Test_Functions_Deprecated::deprecated_argument() – Catch arguments that have passed through _deprecated_argument
Test_WP_Widget_Media_Audio::test_get_instance_schema_filtering() – Test get_instance_schema filtering.
Test_WP_Widget_Media_Audio::test_render_control_template_scripts() – Test render_control_template_scripts method.
Tests_Actions::test_action_args_3() – Test that multiple callbacks receive the correct number of args even when the number is less than, or greater than previous hooks.
Tests_Actions::test_action_args_with_php4_syntax() – Tests PHP 4 notation for calling actions while passing in an object by reference.
Tests_Admin_Includes_Post::test_bulk_edit_posts_should_preserve_post_format_when_unchanged() – The bulk_edit_posts() function should preserve the post format when it’s unchanged.
Tests_Admin_Includes_Post::test_bulk_edit_posts_should_set_post_format_before_wp_update_post_runs() –
Tests_Admin_Includes_Post::test_edit_post_auto_draft() – edit_post() should convert an existing auto-draft to a draft.
Tests_Admin_Includes_Post::test_edit_post_should_parse_tax_input_by_name_rather_than_slug_for_nonhierarchical_taxonomies() –
Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_correct_permalink_for_view_post_link_when_changing_slug() –
Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_default_permalink_for_view_post_link_when_pretty_permalinks_are_disabled() –
Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_pretty_permalink_for_view_attachment_link_when_pretty_permalinks_are_enabled() –
Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_pretty_permalink_for_view_post_link_when_pretty_permalinks_are_enabled() –
Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_preview_links_for_draft_and_pending_posts_with_no_post_name() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_allow_daylike_slugs_if_permastruct_does_not_cause_an_archive_conflict() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_allow_yearlike_slugs_if_permastruct_does_not_cause_an_archive_conflict() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_day_archives() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_month_archives() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_year_archives() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_ignore_potential_day_conflicts_for_invalid_day() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_ignore_potential_month_conflicts_for_invalid_monthnum() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_iterate_slug_suffix_when_a_date_conflict_is_found() –
Tests_Admin_Includes_Post::test_get_sample_permalink_should_return_pretty_permalink_for_posts_with_post_status_future() –