6 calls to AggregatorTestCase::createSampleNodes()

AggregatorCronTestCase::testCron in drupal/modules/aggregator/aggregator.test
Adds feeds and updates them via cron process.
AggregatorRenderingTestCase::testBlockLinks in drupal/modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
AggregatorRenderingTestCase::testFeedPage in drupal/modules/aggregator/aggregator.test
Creates a feed and checks that feed's page.
CategorizeFeedItemTestCase::testCategorizeFeedItem in drupal/modules/aggregator/aggregator.test
Checks that children of a feed inherit a defined category.
CategorizeFeedTestCase::testCategorizeFeed in drupal/modules/aggregator/aggregator.test
Creates a feed and makes sure you can add/delete categories to it.
UpdateFeedItemTestCase::testUpdateFeedItem in drupal/modules/aggregator/aggregator.test
Tests running "update items" from 'admin/config/services/aggregator' page.