7 calls to AggregatorTestBase::deleteFeed()
- AddFeedTest::testAddFeed in core/
modules/ aggregator/ tests/ src/ Functional/ AddFeedTest.php - Creates and ensures that a feed is unique, checks source, and deletes feed.
- AddFeedTest::testAddLongFeed in core/
modules/ aggregator/ tests/ src/ Functional/ AddFeedTest.php - Tests feeds with very long URLs.
- DeleteFeedItemTest::testDeleteFeedItem in core/
modules/ aggregator/ tests/ src/ Functional/ DeleteFeedItemTest.php - Tests running "delete items" from 'admin/config/services/aggregator' page.
- DeleteFeedTest::testDeleteFeed in core/
modules/ aggregator/ tests/ src/ Functional/ DeleteFeedTest.php - Deletes a feed and ensures that all of its services are deleted.
- FeedAdminDisplayTest::testFeedUpdateFields in core/
modules/ aggregator/ tests/ src/ Functional/ FeedAdminDisplayTest.php - Tests the "Next update" and "Last update" fields.
- UpdateFeedItemTest::testUpdateFeedItem in core/
modules/ aggregator/ tests/ src/ Functional/ UpdateFeedItemTest.php - Tests running "update items" from 'admin/config/services/aggregator' page.
- UpdateFeedTest::testUpdateFeed in core/
modules/ aggregator/ tests/ src/ Functional/ UpdateFeedTest.php - Creates a feed and attempts to update it.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.