7 calls to AggregatorTestCase::deleteFeed()

AddFeedTestCase::testAddFeed in drupal-7.x/modules/aggregator/aggregator.test
Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTestCase::testAddLongFeed in drupal-7.x/modules/aggregator/aggregator.test
Tests feeds with very long URLs.
CategorizeFeedItemTestCase::testCategorizeFeedItem in drupal-7.x/modules/aggregator/aggregator.test
Checks that children of a feed inherit a defined category.
RemoveFeedItemTestCase::testRemoveFeedItem in drupal-7.x/modules/aggregator/aggregator.test
Tests running "remove items" from 'admin/config/services/aggregator' page.
RemoveFeedTestCase::testRemoveFeed in drupal-7.x/modules/aggregator/aggregator.test
Removes a feed and ensures that all of its services are removed.
UpdateFeedItemTestCase::testUpdateFeedItem in drupal-7.x/modules/aggregator/aggregator.test
Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateFeedTestCase::testUpdateFeed in drupal-7.x/modules/aggregator/aggregator.test
Creates a feed and attempts to update it.