Lines:
1 to 16 of 16
<?php /** * Unit tests covering WP_Widget_RSS functionality. * * @package WordPress * @subpackage widgets */ /* class Tests_Widgets_wpWidgetRss:: */ /* function Tests_Widgets_wpWidgetRss::test_url_unhappy_path */ /* function Tests_Widgets_wpWidgetRss::data_url_unhappy_path */ /* function Tests_Widgets_wpWidgetRss::test_url_happy_path */ /* function Tests_Widgets_wpWidgetRss::data_url_happy_path */ /* function Tests_Widgets_wpWidgetRss::mocked_rss_response */