Methods
1 to 15 of 18
- Tests_includes_bw_formatter::dummy_post() –
- Tests_includes_bw_formatter::dummy_post_no_title() –
- Tests_includes_bw_formatter::replace_home_url() – Replaces home_url and site_url
- Tests_includes_bw_formatter::setUp() – set up logic
- Tests_includes_bw_formatter::test_bw_field_function_author() – We need to alter the author’s URL and nicename in the output for environment independence.
- Tests_includes_bw_formatter::test_bw_field_function_author_bb_BB() – We need to alter the author’s URL and nicename in the output for environment independence.
- Tests_includes_bw_formatter::test_bw_field_function_categories() – This test will return a null list of categories since "Category" is not associated to the "page" post type
- Tests_includes_bw_formatter::test_bw_field_function_categories_bb_BB() – This test will return a null list of categories since "Category" is not associated to the "page" post type
- Tests_includes_bw_formatter::test_bw_field_function_comments() – This test will return a count of 0 Comments
- Tests_includes_bw_formatter::test_bw_field_function_comments_bb_BB() – This test will return a count of 0 Comments
- Tests_includes_bw_formatter::test_bw_field_function_date() – We need to alter the date for environment and date independence.
- Tests_includes_bw_formatter::test_bw_field_function_date_bb_BB() – We need to alter the date for environment and date independence.
- Tests_includes_bw_formatter::test_bw_field_function_edit() – Tests bw_field_function_edit
- Tests_includes_bw_formatter::test_bw_field_function_edit_bb_BB() – Tests bw_field_function_edit
- Tests_includes_bw_formatter::test_bw_field_function_tags() – This test will return a null list of tags since "Tags" is not associated to the "page" post type